| Modifier and Type | Method and Description |
|---|---|
static RegexpForMatrixStrategy |
RegexpForMatrixStrategy.getDefault() |
RegexpForMatrixStrategy |
NaginatorPublisherScheduleAction.getRegexpForMatrixStrategy() |
RegexpForMatrixStrategy |
NaginatorPublisher.getRegexpForMatrixStrategy() |
static RegexpForMatrixStrategy |
RegexpForMatrixStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexpForMatrixStrategy[] |
RegexpForMatrixStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
NaginatorPublisher.DescriptorImpl.doCheckRegexpForMatrixStrategy(RegexpForMatrixStrategy value,
boolean rerunMatrixPart) |
void |
NaginatorPublisher.setRegexpForMatrixStrategy(RegexpForMatrixStrategy regexpForMatrixStrategy) |
Copyright © 2016–2019. All rights reserved.