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 class
WorkflowTaskHandler
Handler implementation for reading and writingWorkflowTask
entities. -
Uses of IWorkflowTaskHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IWorkflowTaskHandler Modifier and Type Method Description IWorkflowTaskHandler
AHandlerProvider. getWorkflowTaskHandler()
IWorkflowTaskHandler
IHandlerProvider. getWorkflowTaskHandler()
-