@AsynchronousPreferred @TransactionAware public class RepositoryHookDisabledEvent extends RepositoryHookEvent
source| Constructor and Description |
|---|
RepositoryHookDisabledEvent(Object source,
Scope scope,
String repositoryHookKey) |
getRepositoryHookKey, getScopegetDate, getUsergetSource, toStringpublic RepositoryHookDisabledEvent(@Nonnull Object source, @Nonnull Scope scope, @Nonnull String repositoryHookKey)
source - the object on which the event initially occurredrepositoryHookKey - the key of the repository hookscope - scope that the hook event was created forCopyright © 2019 Atlassian. All rights reserved.