| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultDeadBranchStrategy.DescriptorImpl
Our
Descriptor |
| Modifier and Type | Method and Description |
|---|---|
DeadBranchStrategyDescriptor |
DeadBranchStrategy.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static List<DeadBranchStrategyDescriptor> |
DeadBranchStrategyDescriptor.forProject(Class<? extends MultiBranchProject> jobType)
Returns the
DeadBranchStrategyDescriptors that are applicable to the specific MultiBranchProject |
List<DeadBranchStrategyDescriptor> |
MultiBranchProjectDescriptor.getDeadBranchStrategyDescriptors()
Gets the
DeadBranchStrategyDescriptors. |
Copyright © 2004-2013. All Rights Reserved.