Uses of Interface
de.xima.fc.handler.interfaces.entity.IWorkflowNodeHandler
-
Packages that use IWorkflowNodeHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IWorkflowNodeHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IWorkflowNodeHandler Modifier and Type Class Description classWorkflowNodeHandlerHandler implementation for reading and writingWorkflowNodeentities. -
Uses of IWorkflowNodeHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWorkflowNodeHandler Modifier and Type Method Description IWorkflowNodeHandlerAHandlerProvider. getWorkflowNodeHandler()IWorkflowNodeHandlerIHandlerProvider. getWorkflowNodeHandler()
-