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 classWorkflowStateHandlerHandler implementation for reading and writingWorkflowStateentities. -
Uses of IWorkflowStateHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWorkflowStateHandler Modifier and Type Method Description IWorkflowStateHandlerAHandlerProvider. getWorkflowStateHandler()IWorkflowStateHandlerIHandlerProvider. getWorkflowStateHandler()
-