Package de.xima.fc.interfaces
Interface IActiveFlagProviding
-
- All Known Subinterfaces:
IWorkflowElementEntity
- All Known Implementing Classes:
AWorkflowElement
,NodeModel
,TriggerModel
,WorkflowNode
,WorkflowTrigger
public interface IActiveFlagProviding
Interface for types whose instances indicate whether they are active or not.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isActive()
-