jar

org.cxbox : cxbox-starter-workflow-model

Maven & Gradle

Nov 02, 2023
4 stars

IO Cxbox - Workflow Model · Java framework designed for creating Enterprise Rich Web Applications

Table Of Contents

Latest Version

Download org.cxbox : cxbox-starter-workflow-model JAR file - Latest Versions:

All Versions

Download org.cxbox : cxbox-starter-workflow-model JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 cxbox-starter-workflow-model-3.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.cxbox.model.workflow.entity

├─ org.cxbox.model.workflow.entity.PendingTransition.class - [JAR]

├─ org.cxbox.model.workflow.entity.PendingTransition_.class - [JAR]

├─ org.cxbox.model.workflow.entity.TaskField.class - [JAR]

├─ org.cxbox.model.workflow.entity.TaskField_.class - [JAR]

├─ org.cxbox.model.workflow.entity.Workflow.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowAssigneeRecommendation.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowAssigneeRecommendation_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowCondition.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowCondition_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowPostFunction.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowPostFunction_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStep.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStepConditionGroup.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStepConditionGroup_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStepField.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStepField_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowStep_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTask.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTaskChildBcAvailability.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTaskChildBcAvailability_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTask_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransition.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionConditionGroup.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionConditionGroup_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionGroup.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionGroup_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionHistory.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionHistory_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionValidation.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransitionValidation_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowTransition_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowVersion.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowVersion_.class - [JAR]

├─ org.cxbox.model.workflow.entity.Workflow_.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowableTask.class - [JAR]

├─ org.cxbox.model.workflow.entity.WorkflowableTask_.class - [JAR]

org.cxbox.model.workflow.loaders

├─ org.cxbox.model.workflow.loaders.WorkflowStepLoader.class - [JAR]

├─ org.cxbox.model.workflow.loaders.WorkflowTaskLoader.class - [JAR]

├─ org.cxbox.model.workflow.loaders.WorkflowTransitionLoader.class - [JAR]

Advertisement