| Package | Description |
|---|---|
| com.joelj.jenkins.eztemplates | |
| com.joelj.jenkins.eztemplates.exclusion |
| Modifier and Type | Method and Description |
|---|---|
Collection<Exclusion> |
TemplateImplementationProperty.DescriptorImpl.getExclusionDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignedLabelExclusion |
class |
DescriptionExclusion |
class |
DisabledExclusion |
class |
EzTemplatesExclusion |
class |
HardCodedExclusion |
class |
JobParametersExclusion |
class |
JobPropertyExclusion
Generic
Exclusion which retains a given JobProperty through cloning |
class |
MatrixAxisExclusion |
class |
ScmExclusion |
class |
TriggersExclusion |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Exclusion> |
Exclusions.ALL |
| Modifier and Type | Method and Description |
|---|---|
Exclusion |
HardCodedExclusion.clone() |
Exclusion |
Exclusion.clone() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Exclusion> |
Exclusions.configuredExclusions(TemplateImplementationProperty property)
Exclusions relevant to the given implementation
|
Copyright © 2016. All rights reserved.