public interface QueueCleanerService
| Modifier and Type | Method and Description |
|---|---|
void |
cleanFinishedSteps(Set<Long> ids)
clean queues data for the given ids
|
Set<Long> |
getFinishedExecStateIds()
get a set of ids of finished executions
|
Copyright © 2023. All rights reserved.