public interface RepositoryHookDetails
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigFormKey() |
String |
getDescription() |
String |
getKey() |
String |
getName() |
Set<ScopeType> |
getSupportedScopes() |
RepositoryHookType |
getType() |
String |
getVersion() |
@Nonnull String getKey()
group-id.plugin-id:module-key@Nonnull RepositoryHookType getType()
@Nullable String getDescription()
null@Nullable String getConfigFormKey()
nullCopyright © 2019 Atlassian. All rights reserved.