StepDefinition classes that have a name or description.Process.WorkflowDefinitionConversion has called all
StepDefinitionConverter that were added to the WorkflowDefinitionConversionFactory.StepDefinitionConverter, contains utility-methods.WorkflowDefinitionConversion is initialized,
but nothing has been converted yet.StepDefinitionConverter for converting a ChoiceStepsDefinition to the following BPMN 2.0 structure:
__ t1___
| |
+ -- ...---+-
| |
- txxx---FormPropertyDefinition instance.StepDefinition instance.WorkflowDefinition
which was provided in the constructor.StepDefinition to correct artifacts and adds them to
process, models and forms.WorkflowDefinitionConversion lifecycle events.HumanStepDefinition (or other) can have a form associated with it
that a user must complete to continue the workflow.FormDefinition.FormPropertyDefinitions which belong together.WorkflowDefinitionConversionListener instances, both the injected
and the default ones.WorkflowDefinition.HumanStepDefinition.ListPropertyDefinition.StepDefinitionConverter for converting a ParallelStepsDefinition to the following BPMN 2.0 structure:
__ t1___
| |
+ -- ...---+-
| |
- txxx---FormPropertyDefinition instance based in the
properties present in the given definition.StepDefinition instance based in the
properties present in the given definition.WorkflowDefinitions from and to a
JSON representation.StepDefinition to
all required artifacts needed.WorkflowDefinitionConversionFactory.WorkflowDefinitionConversion objects.WorkflowDefinitionConversion.Copyright © 2016 Alfresco. All rights reserved.