Interface ChangeRequestSCMHead2

All Superinterfaces:
ChangeRequestSCMHead, Comparable<SCMHead>, SCMHeadMixin, Serializable

public interface ChangeRequestSCMHead2 extends ChangeRequestSCMHead
Additional attributes of a ChangeRequestSCMHead that should have been in the original mixin but we are not targeting Java 8 so we cannot add the default methods to the interface and must have an ugly 2 class instead.
Since:
2.2.0