Uses of Interface
org.imixs.workflow.Plugin
Packages that use Plugin
-
Uses of Plugin in org.imixs.workflow
Methods in org.imixs.workflow that return types with arguments of type PluginModifier and TypeMethodDescriptionWorkflowKernel.getPluginRegistry()
Returns a registry containing all registered plugin instances.Methods in org.imixs.workflow with parameters of type PluginModifier and TypeMethodDescriptionvoid
WorkflowKernel.registerPlugin
(Plugin plugin) This method registers a new plugin class. -
Uses of Plugin in org.imixs.workflow.engine.plugins
Classes in org.imixs.workflow.engine.plugins that implement PluginModifier and TypeClassDescriptionclass
This abstract class implements different helper methods used by subclassesclass
Deprecated.class
This plugin can be used to measure the time of any phase during a workflow.class
This Plugin updates application specific settings.class
This plug-in is used to manage multiple users involved in a approver procedure.class
This DocumentComposer Plugin creates html output stored in a item.class
The Imixs EventLog plugin can be used to create a EventLog entry during processing an event.class
This Plugin creates a history log in the property txtWorkflowHistory.class
The Imixs Interval Plugin implements an mechanism to adjust a date field of a workitem based on a interval description.class
This Pluginmodul cuts the length of the technical log entries generated by the WorkflowKernel: txtWorkflowPluginLog txtWorkflowActivityLog The Attribute numWorkflowLogLength indicates the maximum number of entries.class
This plug-in supports a Mail interface to send a email to a list of recipients.class
This plugin implements a ownership control by evaluating the configuration of an BPMN Event element.class
This plug-in executes a Imixs Report definition and stores the result either into the current workitem ($file) or into the file system.class
This Plug-In evaluates the result message provided by the Activity property 'txtActivityResult'.class
The Imixs Rule Plugin evaluates a business rule provided by the current ActiviyEntity.class
The Imixs Split&Join Plugin provides functionality to create and update sub-process instances from a workflow event in an origin process.class
The Imixs Taxonomy plugin can be used to collect taxonomy data at specific stages of a business process.class
This plugin handles the creation and management of versions from an existing workitem. inside the Imix JEE Workflow.