@AsynchronousPreferred @TransactionAware public class RepositoryHookDeletedEvent extends RepositoryHookEvent
source
Constructor and Description |
---|
RepositoryHookDeletedEvent(Object source,
Scope scope,
String repositoryHookKey) |
getRepositoryHookKey, getScope
getDate, getUser
getSource, toString
public 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 © 2022 Atlassian. All rights reserved.