Uses of Interface
de.xima.fc.handler.interfaces.entity.IWorkflowTaskHandler
-
Packages that use IWorkflowTaskHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IWorkflowTaskHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IWorkflowTaskHandler Modifier and Type Class Description classWorkflowTaskHandlerHandler implementation for reading and writingWorkflowTaskentities. -
Uses of IWorkflowTaskHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWorkflowTaskHandler Modifier and Type Method Description IWorkflowTaskHandlerAHandlerProvider. getWorkflowTaskHandler()IWorkflowTaskHandlerIHandlerProvider. getWorkflowTaskHandler()
-