Uses of Enum
org.jenkinsci.plugins.electricflow.models.cdrestdata.jobs.CdJobOutcome
Packages that use CdJobOutcome
Package
Description
-
Uses of CdJobOutcome in org.jenkinsci.plugins.electricflow
Methods in org.jenkinsci.plugins.electricflow with parameters of type CdJobOutcomeModifier and TypeMethodDescriptionstatic Result
Utils.getCorrespondedCiBuildResult
(CdJobOutcome cdJobOutcome) -
Uses of CdJobOutcome in org.jenkinsci.plugins.electricflow.models.cdrestdata.jobs
Methods in org.jenkinsci.plugins.electricflow.models.cdrestdata.jobs that return CdJobOutcomeModifier and TypeMethodDescriptionGetJobStatusResponseData.getOutcome()
static CdJobOutcome
Returns the enum constant of this type with the specified name.static CdJobOutcome[]
CdJobOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jenkinsci.plugins.electricflow.models.cdrestdata.jobs with parameters of type CdJobOutcome