Class HookContext

java.lang.Object
sonia.scm.repository.api.HookContext

public final class HookContext extends Object
The context for all repository hooks. With the HookContext class it is able to send messages back to the client, retrieve Changesets which are added during this push/commit and gives information about changed branches and tags.
Since:
1.33