Uses of Enum Class
jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
-
Uses of AbstractLazyLoadRunMap.Direction in jenkins.model.lazy
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractLazyLoadRunMap.Direction[]
AbstractLazyLoadRunMap.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAbstractLazyLoadRunMap.search
(int n, AbstractLazyLoadRunMap.Direction d) Finds the build #M where M is nearby the given 'n'.