public interface BuildPatchPolicy
extends VcsExtension
Base interface for different patch building policies.
An actual implementation should not implement this interface directly but rather implement one of the following subinterfaces:
BuildPatchByCheckoutRules, BuildPatchByIncludeRules