Class EndProcessTask

All Implemented Interfaces:
HasHandlers

public class EndProcessTask extends ProcessElement
Task that ends a workflow. This task is not necessary to end a workflow - having a task execute with no ProcessElement.nextElement is sufficient to end the workflow.

This task is primarily used in the workflow editor to render a "no-op" task or as an explicit visual marker for the end of workflow.