See: Description
Interface | Description |
---|---|
IntermediateEventDefinition |
Represents an element definition of an intermediate catching event in a flow definition.
|
ProcessDefinitionService |
The service that supports deploying, suspending, and activating process definitions as well as mapping process
definitions for autoflow.
|
Class | Description |
---|---|
FlowElementDefinition |
The class that represents an element in a process flow definition.
|
FormAttributeDefinition |
This class represents an attribute definition for a user task in a process definition as it is defined in the process
definition file.
|
ProcessDefinitionInfo |
The class that provides information about the process flow definition that was used to create a process flow.
|
ProcessDefinitionMapping |
The class that maps process definition element attributes so that process flows can be created and set up based on
values in the mapping.
|
ProcessDefinitionMappingMetadata |
This class defines attributes that can be mapped to the different process definition element attributes for each
element type.
|
SignalDefinition |
The class that defines the signal for a signal event definition element.
|
SignalEventDefinition |
The class that represents a signal event definition.
|
TaskDefinition |
The class that represents a task definition.
|
TimerEventDefinition |
The class that represents a timer event definition.
|
Enum | Description |
---|---|
ProcessDefinitionInfo.ProcessDefinitionStatus |
Exception | Description |
---|---|
ProcessDefinitionDeploymentException |
Thrown when the specified process flow definition cannot be deployed.
|
ProcessDefinitionMappingUpdateException |
Thrown when the specified process flow definition cannot is not found.
|
ProcessDefinitionNotFoundException |
Thrown when the specified process flow definition cannot is not found.
|
ProcessDefinitionStateException |
Thrown when the specified process flow definition state cannot be changed.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>