Interface WorkflowJob

All Superinterfaces:
BaseForm, Element, EventOwner, java.io.Serializable

public interface WorkflowJob
extends BaseForm
The WorkflowJob interface represents a running workflow job. This is the root object for a workflow job and provides access to elements defined within the related workflow process: process attributes, tables and resources.
Since:
V4.4