Uses of Class
org.imixs.workflow.plugins.AbstractPlugin

Packages that use AbstractPlugin
org.imixs.workflow.plugins   
org.imixs.workflow.plugins.jee   
org.imixs.workflow.plugins.jee.extended   
 

Uses of AbstractPlugin in org.imixs.workflow.plugins
 

Subclasses of AbstractPlugin in org.imixs.workflow.plugins
 class ApplicationPlugin
          This Plugin updates application specific settings.
 class HistoryPlugin
          This Pluginmodul implements a Historyfunktion for Workflowactivitys.
 class 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.
 class ResultPlugin
          This Pluginmodul generates a result message.
 

Uses of AbstractPlugin in org.imixs.workflow.plugins.jee
 

Subclasses of AbstractPlugin in org.imixs.workflow.plugins.jee
 class AbstractPlugin
          This abstract class implements a basic set of functions for implementing plugins with Interfaces to JEE API
 class MailPlugin
          This plugin supports a Mail interface to send mail like defined in the model using the Mail tab in an activity Entity.
 class VersionPlugin
          This plugin handles the creation and management of versions from an existing workitem. inside the Imix JEE Workflow.
 

Uses of AbstractPlugin in org.imixs.workflow.plugins.jee.extended
 

Subclasses of AbstractPlugin in org.imixs.workflow.plugins.jee.extended
 class ADMailPlugin
          This Plugin extends the standard JEE MailPlugin to lookup smtp mail addresses from an Microsoft Active Directory (AD) by a given username.
 class LucenePlugin
          This Plugin add workitems to a lucene search index.
 class OpenLDAPMailPlugin
          This Plugin extends the standard JEE MailPlugin to lookup smtp mail addresses from an OpenLDAP directory by a given username.
 



Copyright © 2006-2011 Imixs Software Solutions GmbH. All Rights Reserved.