java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.SyntheticStageNames
public class SyntheticStageNames
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SyntheticStageNames
public SyntheticStageNames()
-
Method Details
-
-
-
checkout
public static String checkout()
-
agentSetup
public static String agentSetup()
-
-
postBuild
public static String postBuild()