Uses of Interface
com.logicaldoc.workflow.history.WorkflowHistoryDAO
-
Packages that use WorkflowHistoryDAO Package Description com.logicaldoc.workflow com.logicaldoc.workflow.history -
-
Uses of WorkflowHistoryDAO in com.logicaldoc.workflow
Methods in com.logicaldoc.workflow with parameters of type WorkflowHistoryDAO Modifier and Type Method Description void
WorkflowEngine. setHistoryDAO(WorkflowHistoryDAO historyDAO)
-
Uses of WorkflowHistoryDAO in com.logicaldoc.workflow.history
Classes in com.logicaldoc.workflow.history that implement WorkflowHistoryDAO Modifier and Type Class Description class
HibernateWorkflowHistoryDAO
-