Class RepositoryPushHookRequest

All Implemented Interfaces:
RepositoryHookRequest

public class RepositoryPushHookRequest extends SimpleRepositoryHookRequest
A hook request that is raised when an SCM client pushes to the repository.
Since:
5.0
See Also: