Class BranchPropertyStrategy

All Implemented Interfaces:
ExtensionPoint, Describable<BranchPropertyStrategy>
Direct Known Subclasses:
DefaultBranchPropertyStrategy, NamedExceptionsBranchPropertyStrategy

public abstract class BranchPropertyStrategy extends AbstractDescribableImpl<BranchPropertyStrategy> implements ExtensionPoint
A strategy for determining the properties that apply to a specific SCMHead.
Author:
Stephen Connolly