Uses of Interface
de.xima.fc.handler.interfaces.entity.IWorkflowStateHandler
-
Packages that use IWorkflowStateHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IWorkflowStateHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IWorkflowStateHandler Modifier and Type Class Description class
WorkflowStateHandler
Handler implementation for reading and writingWorkflowState
entities. -
Uses of IWorkflowStateHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWorkflowStateHandler Modifier and Type Method Description IWorkflowStateHandler
AHandlerProvider. getWorkflowStateHandler()
IWorkflowStateHandler
IHandlerProvider. getWorkflowStateHandler()
-