Uses of Enum Class
org.jenkinsci.test.acceptance.plugins.job_dsl.JobDslLookupStrategy
-
Uses of JobDslLookupStrategy in org.jenkinsci.test.acceptance.plugins.job_dsl
Modifier and TypeMethodDescriptionJobDslBuildStep.getLookupStrategy()
Determines the context to use for relative job names.static JobDslLookupStrategy
Returns the enum constant of this class with the specified name.static JobDslLookupStrategy[]
JobDslLookupStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JobDslBuildStep.setLookupStrategy
(JobDslLookupStrategy strategy) Set the context to use for relative job names.