Class: CopyContentAfter
actions/InsertCopy.CopyContentAfter
Hierarchy
↳
CopyContentAfter
Constructors
constructor
• new CopyContentAfter(graph
)
Parameters
Name | Type |
---|---|
graph | Graph |
Overrides
Defined in
actions/InsertCopy.ts:95
Methods
getFinalStages
▸ getFinalStages(): ModifyIfUntypedStage
[]
Used to define final stages that should be run at the end of the pipeline before the action
Returns
Inherited from
Defined in
actions/InsertCopy.ts:14
run
▸ run(__namedParameters
): Promise
<ActionReturnValue
>
Parameters
Name | Type |
---|---|
__namedParameters | [Target []] |
Returns
Promise
<ActionReturnValue
>
Inherited from
Defined in
actions/InsertCopy.ts:21