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, service
public WorkflowStepsEnumerator()
public Map<Object,I18nizableText> getEntries() throws Exception
Enumerator
getEntries
in interface Enumerator
getEntries
in class DefaultWorkflowStepEnumerator
Exception
- if an error occurs.