Class ProfilePlugin

java.lang.Object
org.imixs.workflow.engine.plugins.AbstractPlugin
org.imixs.marty.profile.ProfilePlugin
org.imixs.marty.plugins.ProfilePlugin
All Implemented Interfaces:
org.imixs.workflow.Plugin

@Deprecated public class ProfilePlugin extends ProfilePlugin
Deprecated.
This plugin is deprecated an simply overwrite the Marty Profile Plugin. Because the plugin was used by older workflow models the plugin will not be removed.
Version:
3.0
Author:
rsoika
  • Constructor Details

    • ProfilePlugin

      public ProfilePlugin()
      Deprecated.
  • Method Details

    • run

      public org.imixs.workflow.ItemCollection run(org.imixs.workflow.ItemCollection adocumentContext, org.imixs.workflow.ItemCollection documentActivity) throws org.imixs.workflow.exceptions.PluginException
      Deprecated.
      Description copied from class: ProfilePlugin
      The Plug-in verifies if the workitem is from the type 'profile'. The plug-in tests if the usernam or email is unique
      Specified by:
      run in interface org.imixs.workflow.Plugin
      Overrides:
      run in class ProfilePlugin
      Throws:
      org.imixs.workflow.exceptions.PluginException