jar

com.flowcentraltech.flowcentral : flowcentral-collaboration

Maven & Gradle

May 22, 2023
0 stars

flowcentral-collaboration · Flowcentral Collaboration Module

Table Of Contents

Latest Version

Download com.flowcentraltech.flowcentral : flowcentral-collaboration JAR file - Latest Versions:

All Versions

Download com.flowcentraltech.flowcentral : flowcentral-collaboration JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window flowcentral-collaboration-1.0.62.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.flowcentraltech.flowcentral.collaboration.policies

├─ com.flowcentraltech.flowcentral.collaboration.policies.FreezeComponentsActionPolicy.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.policies.ReleaseCollaborationLocksActionPolicy.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.policies.UnfreezeComponentsActionPolicy.class - [JAR]

com.flowcentraltech.flowcentral.collaboration.business

├─ com.flowcentraltech.flowcentral.collaboration.business.CollaborationModuleService.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.business.CollaborationModuleServiceImpl.class - [JAR]

com.flowcentraltech.flowcentral.collaboration.entities

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationFreeze.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationFreezeQuery.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationLock.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationLockHistory.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationLockHistoryQuery.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.CollaborationLockQuery.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.entities.FreezeUnfreeze.class - [JAR]

com.flowcentraltech.flowcentral.collaboration.delegates

├─ com.flowcentraltech.flowcentral.collaboration.delegates.FreezeUnfreezeEnvironmentDelegate.class - [JAR]

com.flowcentraltech.flowcentral.collaboration.constants

├─ com.flowcentraltech.flowcentral.collaboration.constants.CollaborationModuleErrorConstants.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.constants.CollaborationModuleNameConstants.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.constants.CollaborationModuleStaticSettings.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.constants.CollaborationModuleSysParamConstants.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.constants.CollaborationSessionAttributeConstants.class - [JAR]

├─ com.flowcentraltech.flowcentral.collaboration.constants.FrozenStatus.class - [JAR]