Uses of Class
com.cloudbees.workflow.rest.external.ChangeSetExt.Commit
-
Packages that use ChangeSetExt.Commit Package Description com.cloudbees.workflow.rest.external The "external" object model for the API. -
-
Uses of ChangeSetExt.Commit in com.cloudbees.workflow.rest.external
Methods in com.cloudbees.workflow.rest.external that return types with arguments of type ChangeSetExt.Commit Modifier and Type Method Description List<ChangeSetExt.Commit>
ChangeSetExt. getCommits()
Method parameters in com.cloudbees.workflow.rest.external with type arguments of type ChangeSetExt.Commit Modifier and Type Method Description void
ChangeSetExt. setCommits(List<ChangeSetExt.Commit> commits)
-