Skip to content

User substitution plugin (Since 2.0)

kkolodziej edited this page Jan 8, 2013 · 3 revisions

User substitution plugin, allows to request user substitution from process level, and then handle this request. It consist from to elements: "UserSubstitutionRequest" widget in which user can request substitution and automatic step: "HandleSubstitutionAcceptanceStep" which handle substitution request and make an Substitution in aperte.

Plugin capabilities

  • Set substitution request.
  • Handle susbstitution request.

Provided components

Plugin downloads

The plugin source code can be obtained from its Aperte Workflow github repository.

Compiled version can be downloaded with Aperte Workflow Bundle from sourceforge repository.

Plugin installation

Copy the plugin jar into your existing Aperte Workflow installation. Place it into bundle installation directory. If not changed in PluginServlet init parameters it should be either ${aperte.workflow.home}/osgi-plugins or ${liferay.home}/osgi-plugins.

Clone this wiki locally