Uses of Package
io.nflow.engine.service
Packages that use io.nflow.engine.service
Package
Description
Services for for managing and querying nFlow engine during runtime.
-
Classes in io.nflow.engine.service used by io.nflow.engineClassDescriptionService for checking the database connection.Service for deleting and archiving old workflow instances from nflow-tables and nflow_archive-tables.Service for fetching statistics.Service for managing workflow definitions.Service for managing workflow executors.Service for managing workflow instances.
-
Classes in io.nflow.engine.service used by io.nflow.engine.guice
-
Classes in io.nflow.engine.service used by io.nflow.engine.internal.daoClassDescriptionThe 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.executorClassDescriptionService for managing workflow definitions.Service for managing workflow instances.
-
Classes in io.nflow.engine.service used by io.nflow.engine.internal.workflowClassDescriptionConfiguration for all maintenance operations.Service for managing workflow definitions.Service for managing workflow instances.
-
Classes in io.nflow.engine.service used by io.nflow.engine.serviceClassDescriptionConfiguration for all maintenance operations.Builds MaintenanceConfiguration objects.Configuration for a single maintenance operation.Builds ConfigurationItem objects.Represent maintenance operation results.Build MaintenanceResults objects.Service for managing workflow definitions.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