| Package | Description | 
|---|---|
| com.suncode.pwfl.workflow.component | |
| com.suncode.pwfl.workflow.form.action | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionDefinition | WorkflowComponentRegistry. getAction(String id)Returns action with given id or null if action is not registered. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ActionDefinition> | WorkflowComponentRegistry. getActions()Returns all registered actions. | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionDefinition | ActionDefinitionBuilder. create()Builds ActionDefinition with given information. | 
Copyright © 2019 Suncode. All rights reserved.