Package | Description |
---|---|
jenkins.model.lazy |
Modifier and Type | Method and Description |
---|---|
static AbstractLazyLoadRunMap.Direction |
AbstractLazyLoadRunMap.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractLazyLoadRunMap.Direction[] |
AbstractLazyLoadRunMap.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
R |
AbstractLazyLoadRunMap.search(int n,
AbstractLazyLoadRunMap.Direction d)
Finds the build #M where M is nearby the given 'n'.
|
Copyright © 2014. All rights reserved.