Class Stage
- java.lang.Object
-
- in.ashwanthkumar.gocd.client.types.Stage
-
public class Stage extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetApprovedBy()intgetCounter()intgetId()List<Job>getJobs()StringgetName()StringgetResult()inthashCode()List<String>jobNames()
-