Modifier and Type | Method and Description |
---|---|
MultiBranchProjectDescriptor |
MultiBranchProject.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
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 |
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 |
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.
|
Copyright © 2016–2017. All rights reserved.