public interface WorkflowNode
Modifier and Type | Interface and Description |
---|---|
static class |
WorkflowNode.Type |
Modifier and Type | Method and Description |
---|---|
Map<Locale,String> |
getLabelMap() |
String |
getName() |
WorkflowNode.Type |
getType() |
Map<Locale,String> getLabelMap()
String getName()
WorkflowNode.Type getType()