Uses of Class
io.jenkins.blueocean.rest.model.BlueIssue
Packages that use BlueIssue
-
Uses of BlueIssue in io.jenkins.blueocean.rest.factory
Methods in io.jenkins.blueocean.rest.factory that return types with arguments of type BlueIssueModifier and TypeMethodDescriptionabstract Collection
<BlueIssue> abstract Collection
<BlueIssue> BlueIssueFactory.getIssues
(ChangeLogSet.Entry changeSetEntry) static Collection
<BlueIssue> Find issues representing this job.static Collection
<BlueIssue> BlueIssueFactory.resolve
(ChangeLogSet.Entry changeSetEntry) Finds any issues associated with the changeset e.g. -
Uses of BlueIssue in io.jenkins.blueocean.rest.model
Methods in io.jenkins.blueocean.rest.model that return types with arguments of type BlueIssue