Uses of Class
io.nflow.engine.service.MaintenanceResults
Packages that use MaintenanceResults
Package
Description
Services for for managing and querying nFlow engine during runtime.
-
Uses of MaintenanceResults in io.nflow.engine.service
Methods in io.nflow.engine.service that return MaintenanceResultsModifier and TypeMethodDescriptionMaintenanceResults.Builder.build()Build MaintenanceResults object.MaintenanceService.cleanupWorkflows(MaintenanceConfiguration configuration) Cleans up old (whose modified time is earlier thanolderThanPeriodparameter) and passive (that do not havenextActivation) workflows.