Uses of Interface
org.imixs.workflow.Adapter
Packages that use Adapter
-
Uses of Adapter in org.imixs.workflow
Subinterfaces of Adapter in org.imixs.workflowModifier and TypeInterfaceDescriptioninterface
A GenericAdapter extends the Adapter Interface.interface
A SignalAdapter extends the Adapter Interface.Methods in org.imixs.workflow that return types with arguments of type AdapterModifier and TypeMethodDescriptionWorkflowKernel.getAdapterRegistry()
Returns a registry containing all registered Adapter instances.Methods in org.imixs.workflow with parameters of type AdapterModifier and TypeMethodDescriptionvoid
WorkflowKernel.registerAdapter
(Adapter adapter) This method registers a new adapter class. -
Uses of Adapter in org.imixs.workflow.engine
Fields in org.imixs.workflow.engine with type parameters of type Adapter -
Uses of Adapter in org.imixs.workflow.engine.adapters
Classes in org.imixs.workflow.engine.adapters that implement AdapterModifier and TypeClassDescriptionclass
The AccessAdapter is a generic adapter class responsible to update the ACL of a workitem.