jar

io.workflowengine : workflow-persistence-test

Maven & Gradle

Mar 26, 2017

WorkflowEngineJava Persistence Test suite

Table Of Contents

Latest Version

Download io.workflowengine : workflow-persistence-test JAR file - Latest Versions:

All Versions

Download io.workflowengine : workflow-persistence-test JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

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 workflow-persistence-test-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

optimajet.workflow.persistence

├─ optimajet.workflow.persistence.GlobalParameterDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessInstanceDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessInstancePersistenceDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessInstanceStatusDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessSchemeDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessTimerDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProcessTransitionHistoryDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.ProviderTest.class - [JAR]

├─ optimajet.workflow.persistence.SchemeDefinitionTest.class - [JAR]

├─ optimajet.workflow.persistence.TableEntityTest.class - [JAR]

├─ optimajet.workflow.persistence.TestWorkflowRuntime.class - [JAR]

optimajet.workflow.core.runtime

├─ optimajet.workflow.core.runtime.CodeActionTest.class - [JAR]

├─ optimajet.workflow.core.runtime.ParallelBranches2Test.class - [JAR]

├─ optimajet.workflow.core.runtime.ParallelBranchesTest.class - [JAR]

├─ optimajet.workflow.core.runtime.ParallelWithoutBranchesTest.class - [JAR]

├─ optimajet.workflow.core.runtime.ParamTest.class - [JAR]

├─ optimajet.workflow.core.runtime.ProcessTest.class - [JAR]

├─ optimajet.workflow.core.runtime.SecurityInWorkflowEngineTest.class - [JAR]

├─ optimajet.workflow.core.runtime.TestProcessUtil.class - [JAR]

business

├─ business.Approvers.class - [JAR]

├─ business.ApproversProvider.class - [JAR]

├─ business.SupportDivision.class - [JAR]

├─ business.SupportRequest.class - [JAR]

optimajet.workflow

├─ optimajet.workflow.TimerTest.class - [JAR]

Advertisement