- Type Parameters:
T - The configuration for this validator property
S - Type of SCM data associated with the branch
B - Type of SCM data associated with a build
I - Type of issue associated with this change log
- All Implemented Interfaces:
- SCMChangeLogIssueValidator<T,S,B,I>, net.nemerosa.ontrack.model.extension.Extension, net.nemerosa.ontrack.model.structure.PropertyType<T>
public abstract class AbstractSCMChangeLogIssueValidator<T,S,B,I extends SCMChangeLogIssue>
extends net.nemerosa.ontrack.extension.support.AbstractPropertyType<T>
implements SCMChangeLogIssueValidator<T,S,B,I>