Package | Description |
---|---|
eu.profinit.manta.bachelor.thesis.log.viewer.repository.services | |
eu.profinit.manta.bachelor.thesis.log.viewer.repository.services.impl |
Modifier and Type | Method and Description |
---|---|
PruneServiceImpl.PruneTask |
PruneService.newPruningTask(WorkflowExecution workflowExecution,
Date date)
Creates a new pruning task, which is then registered in the spring task scheduler.
|
Modifier and Type | Method and Description |
---|---|
Map<PruneServiceImpl.PruneTask,ScheduledFuture<?>> |
PruneService.getScheduledTasks()
Get currently scheduled pruning tasks
|
Modifier and Type | Method and Description |
---|---|
PruneServiceImpl.PruneTask |
PruneServiceImpl.newPruningTask(WorkflowExecution workflowExecution,
Date date) |
Modifier and Type | Method and Description |
---|---|
Map<PruneServiceImpl.PruneTask,ScheduledFuture<?>> |
PruneServiceImpl.getScheduledTasks() |
Copyright © 2020. All rights reserved.