View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]