| Modifier and Type | Class and Description | 
|---|---|
| class  | SKDDefaultActionContextSets the default action context for action | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SKDActionInterface. setSKDActionContext(SKDActionContext context)Sets the action context | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CrewSkdAction. setSKDActionContext(SKDActionContext context)Sets Context of the action.The context can be accessed in action class to do necessary logic | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PMReforecastSkdAction. setSKDActionContext(SKDActionContext context)Sets Context of the action.The context can be accessed in action class to do necessary logic | 
| void | PMCommitSelectedSkdAction. setSKDActionContext(SKDActionContext context)Sets Context of the action.The context can be accessed in action class to do necessary logic | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkOrderSkdAction. setSKDActionContext(SKDActionContext context)Sets Context of the action.The context can be accessed in action class to do necessary logic |