Uses of Class
in.ashwanthkumar.gocd.client.types.Stage
-
Packages that use Stage Package Description in.ashwanthkumar.gocd.client.types -
-
Uses of Stage in in.ashwanthkumar.gocd.client.types
Methods in in.ashwanthkumar.gocd.client.types that return Stage Modifier and Type Method Description StageHistory. previousRun(int pipelineCounter, String stageName, int stageCounter)Methods in in.ashwanthkumar.gocd.client.types that return types with arguments of type Stage Modifier and Type Method Description List<Stage>Pipeline. getStages()
-