| Class | Description | 
|---|---|
| Environment | 
 Represents a FlexDeploy environment, which contains a name, code, and generated id. 
 | 
| ExecutionContextConstants | 
 A collection of constants used to extract information from the WorkflowExecutionContext. 
 | 
| FlexDeployConstants | |
| Instance | 
 Represents a FlexDeploy instance, which contains a name, code, and generated id. 
 | 
| Project | 
 Represents a FlexDeploy project. 
 | 
| Properties | 
 Represents a collection of properties contained within the WorkflowExecutionContext. 
 | 
| PropertyValue | 
 Represents a property value returned the Properties stored within the WorkflowExecutionContext. 
 | 
| Enum | Description | 
|---|---|
| Project.ProjectWFTypeEnum | 
 Defines an enumerated type for FlexDeploy "workflow types". 
 | 
| PropertyValue.PropertyTypeEnum | 
 Enumerated type representing the data types of property values 
 |