Package io.nflow.engine.internal.dao
Class StatisticsDao
java.lang.Object
io.nflow.engine.internal.dao.StatisticsDao
Use setter injection because constructor injection may not work when nFlow is
used in some legacy systems.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWorkflowDefinitionStatistics(String type, org.joda.time.DateTime createdAfter, org.joda.time.DateTime createdBefore, org.joda.time.DateTime modifiedAfter, org.joda.time.DateTime modifiedBefore)
-
Constructor Details
-
StatisticsDao
-
-
Method Details
-
getQueueStatistics
-
getWorkflowDefinitionStatistics
-