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