Arguments available to stage creation methods present in GenericPipeline
Type | Name and description |
---|---|
groovy.lang.Closure |
operation The stage operation. |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
The stage operation.
This closure is used by the various stage methods to perform an operation for the stage in conjunction with some common pre and post operation steps. Additional documentation for this argument will be provided in each command.
trait
and "@Mixion(GenericStageArgumentsTrait)"
doesn't work with CPS, we import this
property directly to some classes.