Uses of Class
org.jenkinsci.plugins.pipeline.github.CommitFileGroovyObject
-
Packages that use CommitFileGroovyObject Package Description org.jenkinsci.plugins.pipeline.github -
-
Uses of CommitFileGroovyObject in org.jenkinsci.plugins.pipeline.github
Methods in org.jenkinsci.plugins.pipeline.github that return types with arguments of type CommitFileGroovyObject Modifier and Type Method Description Iterable<CommitFileGroovyObject>
CommitGroovyObject. getFiles()
Iterable<CommitFileGroovyObject>
PullRequestGroovyObject. getFiles()
-