Uses of Class
org.exoplatform.cs.dao.LogDAO
Packages that use LogDAO
Package
Description
-
Uses of LogDAO in org.exoplatform.cs.listener
Constructors in org.exoplatform.cs.listener with parameters of type LogDAOModifierConstructorDescriptionForumListener(org.exoplatform.container.xml.InitParams initParams, TopicDAO topicDAO, org.exoplatform.forum.service.DataStorage dataStorage, LogDAO logDAO) -
Uses of LogDAO in org.exoplatform.cs.service
Constructors in org.exoplatform.cs.service with parameters of type LogDAOModifierConstructorDescriptionTicketService(org.exoplatform.forum.service.ForumService forumService, TicketAttachmentService ticketAttachmentService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.task.service.ProjectService projectService, org.exoplatform.task.service.StatusService statusService, org.exoplatform.task.service.TaskService taskService, SlaService slaService, EnvironmentDAO environmentDAO, SpaceDAO spaceDAO, TopicDAO topicDAO, LogDAO logDAO, org.exoplatform.social.core.manager.IdentityManager identityManager) -
Uses of LogDAO in org.exoplatform.cs.service.listener
Constructors in org.exoplatform.cs.service.listener with parameters of type LogDAOModifierConstructorDescriptionTicketCreatedLogListener(LogDAO logDAO, org.exoplatform.forum.service.ForumService forumService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService) TicketUpdatedLogListener(LogDAO logDAO, org.exoplatform.forum.service.ForumService forumService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService)