Core API Overview > @adpt/core > Adapt > ExecutionPlanOptions
Adapt.ExecutionPlanOptions interface
Signature:
export interface ExecutionPlanOptions
Properties
| Property | Type | Description |
|---|---|---|
| actions | Action[] | |
| builtElements | AdaptMountedElement[] | |
| deployment | Deployment | |
| deployOpID | DeployOpID | |
| diff | DomDiff | |
| goalStatus | GoalStatus |