Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • By using a decision plugin, the specified route transition rules set configured explicitly in the process design will be ignored.

Injected Variables:

    • workflowAssignment - The workflow tool activity assignment objectappDef - App definition of the process. (org.joget.workflowapps.app.model.WorkflowAssignmentAppDefinition)
    • pluginManager - Plugin Manager service bean for convenient usage. (org.joget.plugin.base.PluginManager)appDef
    • processDefId - App The process definition ID of the process. (org.joget.apps.app.model.AppDefinition)request - Http Request object of current HTTP Request. Not available if the tool is trigger by Deadline. (javax.servlet.http.HttpServletRequest)current process instance
    • processId - The process instance ID of the current process instance
    • routeId - The ID of the route node currently configured on

Expected Return Object:

...