jar

com.flowcentraltech.flowcentral : flowcentral-workspace

Maven & Gradle

May 22, 2023
0 stars

flowcentral-workspace · Flowcentral Workspace Module

Table Of Contents

Latest Version

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

All Versions

Download com.flowcentraltech.flowcentral : flowcentral-workspace 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-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]

Advertisement