public interface WorkflowState
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Return the description of the workflow state.
|
WorkflowStateType |
getType()
Return the workflow state type.
|
String |
name()
Return the name of the workflow state.
|
String name()
WorkflowStateType getType()
String getDescription()
Copyright © 2014–2020 Nitor Creations. All rights reserved.