Package | Description |
---|---|
com.atlassian.bitbucket.event.hook | |
com.atlassian.bitbucket.hook.repository | |
com.atlassian.bitbucket.setting |
Modifier and Type | Method and Description |
---|---|
Settings |
RepositoryHookSettingsChangedEvent.getSettings() |
Constructor and Description |
---|
RepositoryHookSettingsChangedEvent(Object source,
Scope scope,
String repositoryHookKey,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
SetRepositoryHookSettingsRequest.getSettings() |
Settings |
RepositoryHookSettings.getSettings() |
Settings |
RepositoryHookService.setSettings(SetRepositoryHookSettingsRequest request)
Sets the settings for the hook specified in the request.
|
Modifier and Type | Method and Description |
---|---|
Optional<Settings> |
EnableRepositoryHookRequest.getSettings() |
Modifier and Type | Method and Description |
---|---|
SetRepositoryHookSettingsRequest.Builder |
SetRepositoryHookSettingsRequest.Builder.settings(Settings value) |
EnableRepositoryHookRequest.Builder |
EnableRepositoryHookRequest.Builder.settings(Settings value) |
Modifier and Type | Method and Description |
---|---|
Settings |
SettingsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
SettingsBuilder |
SettingsBuilder.addAll(Settings settings)
Add all the
Settings |
Copyright © 2019 Atlassian. All rights reserved.