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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
extendSupportInformation
public ClusterAdditionalSupportInformationService(ClusterService clusterService, com.atlassian.beehive.core.ManagedClusterLockService clusterLockService, com.atlassian.scheduler.SchedulerService schedulerService, Clock clock)
public void extendSupportInformation(SupportInformationBuilder builder)
AdditionalSupportInformationService
extendSupportInformation
in interface AdditionalSupportInformationService
builder
- the builder that will be filled with additional informationCopyright © 2021 Atlassian. All rights reserved.