Package | Description |
---|---|
org.activiti.workflow.simple.converter.step |
Modifier and Type | Class and Description |
---|---|
class |
ChoiceStepsDefinitionConverter
StepDefinitionConverter for converting a ChoiceStepsDefinition to the following BPMN 2.0 structure:
__ t1___
| |
+ -- ...---+-
| |
- txxx--- |
class |
DelayStepDefinitionConverter |
class |
FeedbackStepDefinitionConverter |
class |
HumanStepDefinitionConverter
|
class |
ParallelStepsDefinitionConverter
StepDefinitionConverter for converting a ParallelStepsDefinition to the following BPMN 2.0 structure:
__ t1___
| |
+ -- ...---+-
| |
- txxx--- |
class |
ScriptStepDefinitionConverter |
Copyright © 2016 Alfresco. All rights reserved.