public class WorkflowStepsEnumerator extends DefaultWorkflowStepEnumerator
Enumerator for the default workflow steps excluding steps of id greater than 9000_allOption, _excludedSteps, _workflowHelper, _workflowName| Constructor and Description |
|---|
WorkflowStepsEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,I18nizableText> |
getEntries()
Provides the enumerated values with their optional label.
|
configure, getConfiguration, getEntry, servicepublic WorkflowStepsEnumerator()
public Map<Object,I18nizableText> getEntries() throws Exception
EnumeratorgetEntries in interface EnumeratorgetEntries in class DefaultWorkflowStepEnumeratorException - if an error occurs.