| Package | Description |
|---|---|
| io.nflow.engine.service |
Services for for managing and querying nFlow engine during runtime.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceResults |
MaintenanceResults.Builder.build()
Build MaintenanceResults object.
|
MaintenanceResults |
MaintenanceService.cleanupWorkflows(MaintenanceConfiguration configuration)
Cleans up old (whose modified time is earlier than
olderThanPeriod parameter) and passive (that do not have
nextActivation) workflows. |
Copyright © 2014–2020 Nitor Creations. All rights reserved.