jar

org.openengsb.framework : org.openengsb.framework.workflow

Maven & Gradle

Jul 11, 2012
5 usages
43 stars

OpenEngSB :: Framework :: Workflow Engine · OpenEngSB classes for Workflow, Rules and Events processing based on Drools

Table Of Contents

Latest Version

Download org.openengsb.framework : org.openengsb.framework.workflow JAR file - Latest Versions:

All Versions

Download org.openengsb.framework : org.openengsb.framework.workflow JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.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 org.openengsb.framework.workflow-2.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openengsb.core.workflow.deployer

├─ org.openengsb.core.workflow.deployer.WorkflowDeployerService.class - [JAR]

org.openengsb.core.workflow.editor.converter

├─ org.openengsb.core.workflow.editor.converter.ActionEvent.class - [JAR]

├─ org.openengsb.core.workflow.editor.converter.ActionNode.class - [JAR]

├─ org.openengsb.core.workflow.editor.converter.DroolsConverter.class - [JAR]

├─ org.openengsb.core.workflow.editor.converter.Process.class - [JAR]

org.openengsb.core.workflow.internal.persistence

├─ org.openengsb.core.workflow.internal.persistence.FlowFilePersistenceBackendService.class - [JAR]

├─ org.openengsb.core.workflow.internal.persistence.PersistenceRuleManager.class - [JAR]

├─ org.openengsb.core.workflow.internal.persistence.RuleFilePersistenceBackendService.class - [JAR]

├─ org.openengsb.core.workflow.internal.persistence.WorkflowFilePersistenceBackendService.class - [JAR]

├─ org.openengsb.core.workflow.internal.persistence.WorkflowRepresentationConverter.class - [JAR]

org.openengsb.core.workflow.internal

├─ org.openengsb.core.workflow.internal.AbstractDirectoryRuleManager.class - [JAR]

├─ org.openengsb.core.workflow.internal.AbstractRuleManager.class - [JAR]

├─ org.openengsb.core.workflow.internal.Activator.class - [JAR]

├─ org.openengsb.core.workflow.internal.RegistrationServiceImpl.class - [JAR]

├─ org.openengsb.core.workflow.internal.ResourceHandler.class - [JAR]

├─ org.openengsb.core.workflow.internal.RulebaseBuilder.class - [JAR]

├─ org.openengsb.core.workflow.internal.TaskboxServiceImpl.class - [JAR]

├─ org.openengsb.core.workflow.internal.TaskboxServiceInternalImpl.class - [JAR]

├─ org.openengsb.core.workflow.internal.WorkflowServiceImpl.class - [JAR]

├─ org.openengsb.core.workflow.internal.WorkflowStarter.class - [JAR]

org.openengsb.core.workflow

├─ org.openengsb.core.workflow.OsgiHelper.class - [JAR]

├─ org.openengsb.core.workflow.PortNotAvailableException.class - [JAR]

├─ org.openengsb.core.workflow.RemoteEventUtil.class - [JAR]

├─ org.openengsb.core.workflow.WorkflowHelper.class - [JAR]

org.openengsb.core.workflow.model

├─ org.openengsb.core.workflow.model.GlobalDeclaration.class - [JAR]

├─ org.openengsb.core.workflow.model.ImportDeclaration.class - [JAR]

├─ org.openengsb.core.workflow.model.RuleBaseElement.class - [JAR]

org.openengsb.core.workflow.editor.validator

├─ org.openengsb.core.workflow.editor.validator.WorkflowValidationResultImplementation.class - [JAR]

├─ org.openengsb.core.workflow.editor.validator.WorkflowValidatorImplementation.class - [JAR]