AbstractPlugin |
This abstract class implements different helper methods used by subclasses
|
AccessPlugin |
Deprecated. |
AnalysisPlugin |
This plugin can be used to measure the time of any phase during a workflow.
|
ApplicationPlugin |
This Plugin updates application specific settings.
|
ApproverPlugin |
This plug-in is used to manage multiple users involved in a approver
procedure.
|
DocumentComposerPlugin |
This DocumentComposer Plugin creates html output stored in a item.
|
HistoryPlugin |
This Plugin creates a history log in the property txtWorkflowHistory.
|
IntervalPlugin |
The Imixs Interval Plugin implements an mechanism to adjust a date field of a
workitem based on a interval description.
|
LogPlugin |
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.
|
MailPlugin |
This plug-in supports a Mail interface to send a email to a list of
recipients.
|
OwnerPlugin |
This plugin implements a ownership control by evaluating the configuration of
an BPMN Event element.
|
ReportPlugin |
This plug-in executes a Imixs Report definition and stores the result either
into the current workitem ($file) or into the file system.
|
ResultPlugin |
This Plug-In evaluates the result message provided by the Activity property
'txtActivityResult'.
|
RulePlugin |
The Imixs Rule Plugin evaluates a business rule provided by the current
ActiviyEntity.
|
SplitAndJoinPlugin |
The Imixs Split&Join Plugin provides functionality to create and update
sub-process instances from a workflow event in an origin process.
|
TaxonomyPlugin |
The Imixs Taxonomy plugin can be used to collect taxonomy data at specific
stages of a business process.
|
VersionPlugin |
This plugin handles the creation and management of versions from an existing
workitem. inside the Imix JEE Workflow.
|