Class SyntheticStageNames


  • public class SyntheticStageNames
    extends Object
    • Constructor Detail

      • SyntheticStageNames

        public SyntheticStageNames()
    • Method Detail

      • preStages

        public static List<String> preStages()
      • postStages

        public static List<String> postStages()
      • checkout

        public static String checkout()
      • agentSetup

        public static String agentSetup()
      • toolInstall

        public static String toolInstall()
      • postBuild

        public static String postBuild()