| Package | Description |
|---|---|
| org.activiti.workflow.simple.converter | |
| org.activiti.workflow.simple.definition |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowDefinitionConversion.convertListParallelSteps(List<ListStepDefinition<ParallelStepsDefinition>> stepDefinitions) |
| Modifier and Type | Field and Description |
|---|---|
protected ListStepDefinition<T> |
AbstractStepListContainer.currentListStepDefinition |
| Modifier and Type | Field and Description |
|---|---|
protected List<ListStepDefinition<T>> |
AbstractStepListContainer.steps |
| Modifier and Type | Method and Description |
|---|---|
ListStepDefinition<T> |
ListStepDefinition.clone() |
ListStepDefinition<T> |
AbstractStepListContainer.inList() |
| Modifier and Type | Method and Description |
|---|---|
List<ListStepDefinition<T>> |
StepListContainer.getStepList() |
List<ListStepDefinition<T>> |
AbstractStepListContainer.getStepList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StepListContainer.addStepList(ListStepDefinition<T> stepDefinition) |
void |
AbstractStepListContainer.addStepList(ListStepDefinition<T> stepDefinition) |
Copyright © 2016 Alfresco. All rights reserved.