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