Package | Description |
---|---|
jenkins.model |
Modifier and Type | Class and Description |
---|---|
static class |
IdStrategy.CaseInsensitive.DescriptorImpl |
static class |
IdStrategy.CaseSensitive.DescriptorImpl |
static class |
IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
IdStrategyDescriptor |
IdStrategy.getDescriptor()
By default looks for a nested class (conventionally named
DescriptorImpl ) implementing Descriptor and marked with Extension . |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<IdStrategy,IdStrategyDescriptor> |
IdStrategy.all()
Returns all the registered
IdStrategy descriptors. |
Copyright © 2016. All rights reserved.