Uses of Package
io.nflow.engine.service
-
Packages that use io.nflow.engine.service Package Description io.nflow.engine io.nflow.engine.guice io.nflow.engine.internal.dao io.nflow.engine.internal.executor io.nflow.engine.internal.workflow io.nflow.engine.service Services for for managing and querying nFlow engine during runtime.io.nflow.engine.workflow.curated -
Classes in io.nflow.engine.service used by io.nflow.engine Class Description HealthCheckService Service for checking the database connection.MaintenanceService Service for deleting and archiving old workflow instances from nflow-tables and nflow_archive-tables.StatisticsService Service for fetching statistics.WorkflowDefinitionService Service for managing workflow definitions.WorkflowExecutorService Service for managing workflow executors.WorkflowInstanceService Service for managing workflow instances. -
Classes in io.nflow.engine.service used by io.nflow.engine.guice Class Description WorkflowDefinitionService Service for managing workflow definitions. -
Classes in io.nflow.engine.service used by io.nflow.engine.internal.dao Class Description WorkflowInstanceInclude The properties of a workflow instance that can be loaded if needed when using WorkflowInstanceService.getWorkflowInstance. -
Classes in io.nflow.engine.service used by io.nflow.engine.internal.executor Class Description WorkflowDefinitionService Service for managing workflow definitions.WorkflowInstanceService Service for managing workflow instances. -
Classes in io.nflow.engine.service used by io.nflow.engine.internal.workflow Class Description MaintenanceConfiguration Configuration for all maintenance operations.WorkflowDefinitionService Service for managing workflow definitions.WorkflowInstanceService Service for managing workflow instances. -
Classes in io.nflow.engine.service used by io.nflow.engine.service Class Description 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.WorkflowDefinitionService Service for managing workflow definitions.WorkflowInstanceInclude The properties of a workflow instance that can be loaded if needed when using WorkflowInstanceService.getWorkflowInstance. -
Classes in io.nflow.engine.service used by io.nflow.engine.workflow.curated Class Description MaintenanceConfiguration Configuration for all maintenance operations.