| 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 |
AbstractExclusion
It is expected that all
Exclusions extend this. |
class |
AssignedLabelExclusion |
class |
DescriptionExclusion |
class |
DisabledExclusion |
class |
EzTemplatesExclusion |
class |
JobParametersExclusion |
class |
JobPropertyExclusion
Generic
Exclusion which retains a given JobProperty through cloning |
class |
MatrixAxisExclusion |
class |
OwnershipExclusion |
class |
PromotedBuildsExclusion
Quirky
Exclusion which only needs to take action if the user chooses NOT to retain local
promotions. |
class |
ScmExclusion |
class |
TriggersExclusion |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Exclusion> |
Exclusions.ALL |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Exclusion> |
Exclusions.enabledExceptions()
Exclusions currently enabled in Jenkins. |
Copyright © 2016–2017. All rights reserved.