Uses of Interface
org.imixs.workflow.Adapter
-
Uses of Adapter in org.imixs.workflow
Modifier and TypeInterfaceDescriptioninterface
A GenericAdapter extends the Adapter Interface.interface
A SignalAdapter extends the Adapter Interface.Modifier and TypeMethodDescriptionWorkflowKernel.getAdapterRegistry()
Returns a registry containing all registered Adapter instances.Modifier and TypeMethodDescriptionvoid
WorkflowKernel.registerAdapter
(Adapter adapter) This method registers a new adapter class. -
Uses of Adapter in org.imixs.workflow.engine
-
Uses of Adapter in org.imixs.workflow.engine.adapters
Modifier and TypeClassDescriptionclass
The AccessAdapter is a generic adapter class responsible to update the ACL of a workitem.