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 TypeInterfaceDescriptioninterfaceA GenericAdapter extends the Adapter Interface.interfaceA 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 TypeMethodDescriptionvoidWorkflowKernel.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 TypeClassDescriptionclassThe AccessAdapter is a generic adapter class responsible to update the ACL of a workitem.