public class ClusterAdditionalSupportInformationService extends Object implements AdditionalSupportInformationService
| Constructor and Description |
|---|
ClusterAdditionalSupportInformationService(ClusterService clusterService,
com.atlassian.beehive.core.ManagedClusterLockService clusterLockService,
com.atlassian.scheduler.SchedulerService schedulerService,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
extendSupportInformation(SupportInformationBuilder builder)
Adds additional support information to the provided builder
|
public ClusterAdditionalSupportInformationService(ClusterService clusterService, com.atlassian.beehive.core.ManagedClusterLockService clusterLockService, com.atlassian.scheduler.SchedulerService schedulerService, Clock clock)
public void extendSupportInformation(SupportInformationBuilder builder)
AdditionalSupportInformationServiceextendSupportInformation in interface AdditionalSupportInformationServicebuilder - the builder that will be filled with additional informationCopyright © 2018 Atlassian. All rights reserved.