Package | Description |
---|---|
org.activiti.workflow.simple.definition |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNamedStepDefinition
Superclass for all
StepDefinition classes that have a name or description. |
class |
DelayStepDefinition
Step that delays the current process/execution for a certain amount of time.
|
class |
FeedbackStepDefinition
A feedback step is a step where one person initiates the gathering of
feedback from multiple other persons.
|
class |
HumanStepDefinition
Defines a step that must be executed by a human actor.
|
class |
ListConditionStepDefinition<T> |
class |
ScriptStepDefinition |
Copyright © 2016 Alfresco. All rights reserved.