Uses of Package
io.nflow.engine.internal.dao
-
Packages that use io.nflow.engine.internal.dao Package Description 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. -
Classes in io.nflow.engine.internal.dao used by io.nflow.engine.internal.dao Class Description ExecutorDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems.NflowTable TableType -
Classes in io.nflow.engine.internal.dao used by io.nflow.engine.internal.executor Class Description ExecutorDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems.MaintenanceDao WorkflowInstanceDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems. -
Classes in io.nflow.engine.internal.dao used by io.nflow.engine.internal.workflow Class Description WorkflowInstanceDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems. -
Classes in io.nflow.engine.internal.dao used by io.nflow.engine.service Class Description ExecutorDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems.HealthCheckDao MaintenanceDao StatisticsDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems.TableMetadataChecker WorkflowDefinitionDao WorkflowInstanceDao Use setter injection because constructor injection may not work when nFlow is used in some legacy systems.