Uses of Class
org.exoplatform.processes.dao.WorkFlowDAO
Packages that use WorkFlowDAO
-
Uses of WorkFlowDAO in org.exoplatform.processes.storage
Constructors in org.exoplatform.processes.storage with parameters of type WorkFlowDAOModifierConstructorDescriptionProcessesStorageImpl(WorkFlowDAO workFlowDAO, WorkDraftDAO workDraftDAO, org.exoplatform.task.service.TaskService taskService, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.processes.service.ProcessesAttachmentService processesAttachmentService, org.exoplatform.commons.file.services.FileService fileService, org.exoplatform.services.organization.OrganizationService organizationService)