@AsynchronousPreferred @TransactionAware public class RepositoryHookEnabledEvent extends RepositoryHookEvent
source| Constructor and Description |
|---|
RepositoryHookEnabledEvent(Object source,
Scope scope,
String repositoryHookKey) |
getRepositoryHookKey, getScopegetDate, getUsergetSource, toStringpublic RepositoryHookEnabledEvent(@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.