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