Class PreRepositoryHookContext

java.lang.Object
com.atlassian.bitbucket.hook.repository.RepositoryHookContext
com.atlassian.bitbucket.hook.repository.PreRepositoryHookContext

public abstract class PreRepositoryHookContext extends RepositoryHookContext
RepositoryHookContext specialization that is provided to PreRepositoryHook hooks
Since:
5.0
  • Constructor Details

    • PreRepositoryHookContext

      protected PreRepositoryHookContext(@Nonnull com.atlassian.bitbucket.setting.Settings settings)
  • Method Details