Package io.nflow.engine.service
Services for for managing and querying nFlow engine during runtime.
-
Class Summary Class Description HealthCheckService Service for checking the database connection.MaintenanceConfiguration Configuration for all maintenance operations.MaintenanceConfiguration.Builder Builds MaintenanceConfiguration objects.MaintenanceConfiguration.ConfigurationItem Configuration for a single maintenance operation.MaintenanceConfiguration.ConfigurationItem.Builder Builds ConfigurationItem objects.MaintenanceResults Represent maintenance operation results.MaintenanceResults.Builder Build MaintenanceResults objects.MaintenanceService Service for deleting and archiving old workflow instances from nflow-tables and nflow_archive-tables.StatisticsService Service for fetching statistics.WorkflowDefinitionClassNameScanner Register workflow definitions defined in the class name listing resource.WorkflowDefinitionService Service for managing workflow definitions.WorkflowDefinitionSpringBeanScanner Register workflow definitions defined as Spring beans.WorkflowExecutorService Service for managing workflow executors.WorkflowInstanceService Service for managing workflow instances. -
Enum Summary Enum Description WorkflowInstanceInclude The properties of a workflow instance that can be loaded if needed when using WorkflowInstanceService.getWorkflowInstance. -
Exception Summary Exception Description NflowNotFoundException