Abort Workflow Action

The Abort Workflow action is visible in the Workflow Details view and enables aborting a workflow.

Action Definition

Name

Abort Workflow action

ID

com.hybris.backoffice.widgets.actions.terminateWorkflow

Description

You can use the action to abort running workflows.

Author

SAP

Action Class Name

com.hybris.backoffice.widgets.actions.workflow.TerminateWorkflowAction

Custom Renderer Class Name

DefaultActionRenderer

To allow custom action icons to be displayed in the application, the following three parameters were added to the DefaultActionRenderer.

  • iconUri
  • iconHoverUri
  • iconDisabledUri

For more information, see Creating an Action

Inputs

Not applicable

Outputs

Not applicable

Action Preview

Configuration

Not applicable.

Dependency

The action can only be used with de.hybris.platform.workflow.model.WorkflowModel.