| Modifier and Type | Method and Description |
|---|---|
MultiBranchProjectDescriptor |
MultiBranchProject.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BranchPropertyDescriptor.isApplicable(MultiBranchProjectDescriptor projectDescriptor)
Usually a branch property is more concerned with the specific type of project than the specifics of
the project instance.
|
protected boolean |
UntrustedBranchProperty.DescriptorImpl.isApplicable(MultiBranchProjectDescriptor projectDescriptor) |
protected boolean |
BranchPropertyStrategyDescriptor.isApplicable(MultiBranchProjectDescriptor projectDescriptor)
Usually a branch property strategy is more concerned with the specific type of project than the specifics of
the project instance.
|
protected boolean |
BranchBuildStrategyDescriptor.isApplicable(MultiBranchProjectDescriptor projectDescriptor)
Usually a branch property strategy is more concerned with the specific type of project than the specifics of
the project instance.
|
protected boolean |
NoTriggerBranchProperty.DescriptorImpl.isApplicable(MultiBranchProjectDescriptor projectDescriptor) |
Copyright © 2016–2019. All rights reserved.