Skip to main content

Class: CopyContentAfter

actions/InsertCopy.CopyContentAfter

Hierarchy

Constructors

constructor

new CopyContentAfter(graph)

Parameters

NameType
graphGraph

Overrides

InsertCopy.constructor

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

ModifyIfUntypedStage[]

Inherited from

InsertCopy.getFinalStages

Defined in

actions/InsertCopy.ts:14


run

run(__namedParameters): Promise<ActionReturnValue>

Parameters

NameType
__namedParameters[Target[]]

Returns

Promise<ActionReturnValue>

Inherited from

InsertCopy.run

Defined in

actions/InsertCopy.ts:21