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-workspace-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.workspace.entities
├─ com.flowcentraltech.flowcentral.workspace.entities.Workspace.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.entities.WorkspacePolicy.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.entities.WorkspacePrivilege.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.entities.WorkspacePrivilegeQuery.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.entities.WorkspaceQuery.class - [JAR]
com.flowcentraltech.flowcentral.workspace.web.lists
├─ com.flowcentraltech.flowcentral.workspace.web.lists.AbstractWorkspaceListCommand.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.web.lists.RoleWorkspaceListCommand.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.web.lists.WorkspacePrivilegeCategoryListCommand.class - [JAR]
com.flowcentraltech.flowcentral.workspace.constants
├─ com.flowcentraltech.flowcentral.workspace.constants.WorkspaceModuleErrorConstants.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.constants.WorkspaceModuleNameConstants.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.constants.WorkspaceModuleStaticSettings.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.constants.WorkspaceModuleSysParamConstants.class - [JAR]
com.flowcentraltech.flowcentral.workspace.business
├─ com.flowcentraltech.flowcentral.workspace.business.WorkspaceModuleService.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.business.WorkspaceModuleServiceImpl.class - [JAR]
com.flowcentraltech.flowcentral.workspace.business.policies
├─ com.flowcentraltech.flowcentral.workspace.business.policies.WorkspaceCreatePolicy.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.business.policies.WorkspaceDeletePolicy.class - [JAR]
├─ com.flowcentraltech.flowcentral.workspace.business.policies.WorkspaceUpdatePolicy.class - [JAR]