public class ChangeDetectionControllerImpl extends Object implements ChangeDetectionController
ChangeDetectionController.ShutdownMarker| Constructor and Description |
|---|
ChangeDetectionControllerImpl(CachedPlanManager cachedPlanManager,
EnvironmentService environmentService,
TriggerTypeManager triggerTypeManager,
XStreamFactory xStreamFactory) |
| Modifier and Type | Method and Description |
|---|---|
ChangeDetectionController.ShutdownMarker |
getShutdownMarkerIfAvailable() |
Future<Boolean> |
shutdownChangeDetection()
Stop accepting any new change detection requests.
|
public ChangeDetectionControllerImpl(@NotNull
CachedPlanManager cachedPlanManager,
@NotNull
EnvironmentService environmentService,
@NotNull
TriggerTypeManager triggerTypeManager,
@NotNull
XStreamFactory xStreamFactory)
public Future<Boolean> shutdownChangeDetection()
ChangeDetectionControllershutdownChangeDetection in interface ChangeDetectionController@Nullable public ChangeDetectionController.ShutdownMarker getShutdownMarkerIfAvailable()
getShutdownMarkerIfAvailable in interface ChangeDetectionControllerCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.