Interface IStateViewModel

All Known Subinterfaces:
IStatusViewModel, IWorkflowStateViewModel

public interface IStateViewModel
Common interface for states. A state may be an old Status or a new WorkflowState
Since:
7.0.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getId

      Long getId()
    • getName

      String getName()
    • getDescription

      String getDescription()