public interface RestBuildMonitoringService
Modifier and Type | Method and Description |
---|---|
RestBuildMonitoring |
getRestBuildMonitoring()
Retrieve build monitoring settings from bamboo.
|
void |
updateRestBuildMonitoring(RestBuildMonitoring restBuildMonitoring)
Updates the build Monitoring settings on bamboo.
|
RestBuildMonitoring getRestBuildMonitoring()
RestBuildMonitoring
void updateRestBuildMonitoring(RestBuildMonitoring restBuildMonitoring) throws WebValidationException, org.quartz.SchedulerException
restBuildMonitoring
- The settings to be udpatedWebValidationException
- if there is a problem validating the provided settingsorg.quartz.SchedulerException
- if there is a problem with the schedulerCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.