public class RunningExecutionTracker extends Object
RunningExecutionTrackerListener,
JobMonitoringController| Constructor and Description |
|---|
RunningExecutionTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRunningExecution(String jobName,
Long executionId) |
Set<Long> |
getAllRunningExecutionIds() |
Set<Long> |
getRunningExecutionIdsForJobName(String jobName) |
void |
removeRunningExecution(Long executionId) |
public void removeRunningExecution(Long executionId)
Copyright © 2018 codecentric AG. All rights reserved.