Interface IStateViewModel
-
- All Known Subinterfaces:
IStatusViewModel
,IWorkflowStateViewModel
public interface IStateViewModel
Common interface for states. A state may be an oldStatus
or a newWorkflowState
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
Long
getId()
String
getName()
-