Class MilestoneGroovyObject
java.lang.Object
groovy.lang.GroovyObjectSupport
org.jenkinsci.plugins.pipeline.github.MilestoneGroovyObject
- All Implemented Interfaces:
groovy.lang.GroovyObject
,Serializable
Groovy wrapper over
Milestone
- Author:
- Aaron Whiteside
- See Also:
-
Milestone
- Serialized Form
-
Method Details
-
getCreatedAt
-
getDueOn
-
getClosedIssues
public int getClosedIssues() -
getNumber
public int getNumber() -
getOpenIssues
public int getOpenIssues() -
getDescription
-
getState
-
getTitle
-
getUrl
-
getCreator
-
getUpdatedAt
-
getClosedAt
-