Interface PostValidationHook

All Superinterfaces:
CommitHook
All Known Implementing Classes:
PermissionHook

public interface PostValidationHook extends CommitHook
Extension to the CommitHook interface that indicates that this commit hook implementation must be executed after the validation hooks.