Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractDAOHandler - Class in org.exoplatform.task.service.impl
- AbstractDAOHandler() - Constructor for class org.exoplatform.task.service.impl.AbstractDAOHandler
- AbstractEntityException - Exception Class in org.exoplatform.task.exception
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/4/15
- AbstractEntityException(Long, Class<?>) - Constructor for exception class org.exoplatform.task.exception.AbstractEntityException
- AbstractNotificationPlugin - Class in org.exoplatform.task.integration.notification
- AbstractNotificationPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.AbstractNotificationPlugin
- ACTION_NAME - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- ACTIVITY_ID - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- ActivityTaskCreationListener - Class in org.exoplatform.task.integration
- ActivityTaskCreationListener(TaskService, ProjectService, StatusService, TaskParser, IdentityManager, ActivityManager, SpaceService, UserService) - Constructor for class org.exoplatform.task.integration.ActivityTaskCreationListener
- ActivityTaskProcessor - Class in org.exoplatform.task.integration
- ActivityTaskProcessor(InitParams, WebAppController, TaskService, EntityManagerService) - Constructor for class org.exoplatform.task.integration.ActivityTaskProcessor
- add(Condition) - Method in class org.exoplatform.task.dao.condition.AggregateCondition
- add(Condition) - Method in class org.exoplatform.task.dao.Query
- add(Query) - Method in class org.exoplatform.task.dao.Query
- add(TaskQuery) - Method in class org.exoplatform.task.dao.TaskQuery
- addChild(UserGroup) - Method in class org.exoplatform.task.model.UserGroup
- addComment(TaskDto, long, String, String) - Method in interface org.exoplatform.task.service.CommentService
- addComment(TaskDto, long, String, String) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- addComment(TaskDto, long, String, String) - Method in interface org.exoplatform.task.storage.CommentStorage
- addComment(TaskDto, long, String, String) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- addComment(TaskDto, String, String) - Method in interface org.exoplatform.task.service.CommentService
- addComment(TaskDto, String, String) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- addComment(TaskDto, String, String) - Method in interface org.exoplatform.task.storage.CommentStorage
- addComment(TaskDto, String, String) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- addCoworker(String) - Method in class org.exoplatform.task.service.TaskBuilder
- ADDED_COWORKER - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- addInvitedUser(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- addLabel(LabelDto) - Method in class org.exoplatform.task.rest.TaskRestService
- addPendingUser(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- addStatus(List<StatusDto>) - Method in class org.exoplatform.task.rest.StatusRestService
- addSubComment(Comment) - Method in class org.exoplatform.task.domain.Comment
- addTask(TaskDto) - Method in class org.exoplatform.task.rest.TaskRestService
- addTaskComment(String, long) - Method in class org.exoplatform.task.rest.TaskRestService
- addTaskLog(long, String, String, String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- addTaskLog(long, String, String, String) - Method in interface org.exoplatform.task.service.TaskService
-
Create a log associated with a task with given
taskId. - addTaskLog(ChangeLogEntry) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- addTaskLog(ChangeLogEntry) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Create a log associated with a task with given
changeLogEntry. - addTaskSubComment(String, long, long) - Method in class org.exoplatform.task.rest.TaskRestService
- addTaskToLabel(LabelDto, long) - Method in class org.exoplatform.task.rest.TaskRestService
- addTaskToLabel(TaskDto, Long) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- addTaskToLabel(TaskDto, Long) - Method in interface org.exoplatform.task.service.LabelService
- addTaskToLabel(TaskDto, Long) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- addTaskToLabel(TaskDto, Long) - Method in interface org.exoplatform.task.storage.LabelStorage
- addWatcherToTask(String, Task) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- addWatcherToTask(String, Task) - Method in interface org.exoplatform.task.dao.TaskHandler
- addWatcherToTask(String, TaskDto) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- addWatcherToTask(String, TaskDto) - Method in interface org.exoplatform.task.service.TaskService
- addWatcherToTask(String, TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- addWatcherToTask(String, TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
- after() - Method in class org.exoplatform.task.service.TaskPayload
- AggregateCondition - Class in org.exoplatform.task.dao.condition
- AggregateCondition(String, List<Condition>) - Constructor for class org.exoplatform.task.dao.condition.AggregateCondition
- and(Condition...) - Static method in class org.exoplatform.task.dao.condition.Conditions
- AND - Static variable in class org.exoplatform.task.dao.condition.AggregateCondition
- applicationActivated(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- applicationAdded(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- applicationDeactivated(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- applicationRemoved(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- ASC - Static variable in class org.exoplatform.task.util.StringUtil
- ASC(String) - Constructor for class org.exoplatform.task.dao.OrderBy.ASC
- ASSIGNEE - Static variable in class org.exoplatform.task.util.TaskUtil
- ATTACHMENT_CREATED_EVENT - Static variable in class org.exoplatform.task.integration.TaskAttachmentLoggingListener
- ATTACHMENT_DELETED_EVENT - Static variable in class org.exoplatform.task.integration.TaskAttachmentLoggingListener
- ATTACHMENT_TASK_OBJECT_TYPE - Static variable in class org.exoplatform.task.integration.TaskAttachmentLoggingListener
B
- before() - Method in class org.exoplatform.task.service.TaskPayload
- broadcastEvent(ListenerService, String, Object, Object) - Static method in class org.exoplatform.task.util.TaskUtil
- build() - Method in class org.exoplatform.task.service.TaskBuilder
- buildBaseURL() - Static method in class org.exoplatform.task.util.ResourceUtil
- buildBaseURL(SiteKey, ExoContainer, Router) - Static method in class org.exoplatform.task.util.ResourceUtil
- buildBreadcumbs(Long, ProjectService, ResourceBundle) - Static method in class org.exoplatform.task.util.ProjectUtil
- buildCountQuery(EntityManager, Query, Class<E>) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- buildGroupTree(Collection<Group>) - Static method in class org.exoplatform.task.util.UserUtil
- buildId(Long, Long, String) - Static method in class org.exoplatform.task.rest.model.ViewState
- buildPath(SingleCondition, Root<E>) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- buildPath(SingleCondition, Root<Project>) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- buildPath(SingleCondition, Root<Task>) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- buildProjectURL(ProjectDto, SiteKey, ExoContainer, Router) - Static method in class org.exoplatform.task.util.ProjectUtil
- buildQuery(Condition, Root<E>, CriteriaBuilder, CriteriaQuery) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- buildRootProjects(List<ProjectDto>) - Static method in class org.exoplatform.task.util.ProjectUtil
- buildSingleCondition(SingleCondition<T>, Root<E>, CriteriaBuilder, CriteriaQuery) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- buildTaskQuery(TaskQuery, String, List<Long>, Status, TaskUtil.DUE, Priority, List<String>, Boolean, TimeZone) - Static method in class org.exoplatform.task.util.TaskUtil
- buildTaskQuery(TaskQuery, String, List<Long>, Status, TaskUtil.DUE, Priority, List<String>, List<String>, List<String>, Boolean, TimeZone) - Static method in class org.exoplatform.task.util.TaskUtil
- buildTaskQuery(TaskQuery, String, List<Long>, StatusDto, TaskUtil.DUE, Priority, List<String>, Boolean, TimeZone) - Static method in class org.exoplatform.task.util.TaskUtil
- buildTaskURL(TaskDto, SiteKey, ExoContainer, Router) - Static method in class org.exoplatform.task.util.TaskUtil
C
- canDeleteComment(Identity, Comment) - Static method in class org.exoplatform.task.util.TaskUtil
- canDeleteComment(Identity, CommentDto) - Static method in class org.exoplatform.task.util.TaskUtil
- canEdit(Identity) - Method in class org.exoplatform.task.domain.Project
- canEdit(Identity) - Method in class org.exoplatform.task.dto.ProjectDto
- canEdit(Identity) - Method in class org.exoplatform.task.model.CommentModel
- canEqual(Object) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- canView(Identity) - Method in class org.exoplatform.task.domain.Project
- canView(Identity) - Method in class org.exoplatform.task.dto.ProjectDto
- cHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- ChangeLog - Class in org.exoplatform.task.domain
- ChangeLog() - Constructor for class org.exoplatform.task.domain.ChangeLog
- ChangeLogEntry - Class in org.exoplatform.task.dto
- ChangeLogEntry() - Constructor for class org.exoplatform.task.dto.ChangeLogEntry
- ChangeLogEntry(ChangeLog, UserService) - Constructor for class org.exoplatform.task.dto.ChangeLogEntry
- changeLogToDto(ChangeLog, UserService) - Static method in class org.exoplatform.task.util.StorageUtil
- changeLogToEntity(ChangeLogEntry, UserService) - Static method in class org.exoplatform.task.util.StorageUtil
- changeProjectColor(Long, String) - Method in class org.exoplatform.task.rest.ProjectRestService
- clone() - Method in class org.exoplatform.task.dao.condition.AggregateCondition
- clone() - Method in class org.exoplatform.task.dao.condition.Condition
- clone() - Method in class org.exoplatform.task.dao.condition.SingleCondition
- clone() - Method in class org.exoplatform.task.dao.TaskQuery
- clone() - Method in class org.exoplatform.task.domain.ChangeLog
- clone() - Method in class org.exoplatform.task.domain.Comment
- clone() - Method in class org.exoplatform.task.domain.Status
- clone() - Method in class org.exoplatform.task.domain.Task
- clone() - Method in class org.exoplatform.task.domain.UserSetting
- clone() - Method in class org.exoplatform.task.dto.CommentDto
- clone() - Method in class org.exoplatform.task.dto.StatusDto
- clone() - Method in class org.exoplatform.task.dto.TaskDto
- clone() - Method in class org.exoplatform.task.dto.UserSettingDto
- clone(boolean) - Method in class org.exoplatform.task.domain.Project
- clone(boolean) - Method in class org.exoplatform.task.dto.ProjectDto
- cloneEntities(List<E>) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- cloneEntity(E) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- cloneProject(long, boolean) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- cloneProject(long, boolean) - Method in interface org.exoplatform.task.service.ProjectService
-
Clone a project with given
projectId. - cloneProject(long, boolean) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- cloneProject(long, boolean) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Clone a project with given
projectId. - cloneProject(ProjectDto) - Method in class org.exoplatform.task.rest.ProjectRestService
- cloneTask(long) - Method in class org.exoplatform.task.rest.TaskRestService
- cloneTask(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- cloneTask(long) - Method in interface org.exoplatform.task.service.TaskService
-
Clone the task from a task with given
taskId. - clz - Variable in class org.exoplatform.task.dao.jpa.CommonJPADAO
- COLOR - Enum constant in enum class org.exoplatform.task.domain.Label.FIELDS
- Comment - Class in org.exoplatform.task.domain
- Comment() - Constructor for class org.exoplatform.task.domain.Comment
- COMMENT - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- COMMENT_TEXT - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- CommentDAOImpl - Class in org.exoplatform.task.dao.jpa
- CommentDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.CommentDAOImpl
- CommentDto - Class in org.exoplatform.task.dto
- CommentDto() - Constructor for class org.exoplatform.task.dto.CommentDto
- CommentEntity - Class in org.exoplatform.task.rest.model
- CommentEntity(CommentDto, User, String) - Constructor for class org.exoplatform.task.rest.model.CommentEntity
- CommentHandler - Interface in org.exoplatform.task.dao
- CommentModel - Class in org.exoplatform.task.model
- CommentModel(Comment, User, String) - Constructor for class org.exoplatform.task.model.CommentModel
- CommentService - Interface in org.exoplatform.task.service
- CommentServiceImpl - Class in org.exoplatform.task.service.impl
- CommentServiceImpl(CommentStorage, ListenerService) - Constructor for class org.exoplatform.task.service.impl.CommentServiceImpl
- CommentStorage - Interface in org.exoplatform.task.storage
- CommentStorageImpl - Class in org.exoplatform.task.storage.impl
- CommentStorageImpl(DAOHandler, ProjectStorage) - Constructor for class org.exoplatform.task.storage.impl.CommentStorageImpl
- commentToDto(Comment, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- commentToEntity(CommentDto) - Static method in class org.exoplatform.task.util.StorageUtil
- CommentUtil - Class in org.exoplatform.task.util
- CommonJPADAO<E,
K> - Class in org.exoplatform.task.dao.jpa - CommonJPADAO() - Constructor for class org.exoplatform.task.dao.jpa.CommonJPADAO
- compareTo(ChangeLog) - Method in class org.exoplatform.task.domain.ChangeLog
- compareTo(Status) - Method in class org.exoplatform.task.domain.Status
- compareTo(GroupKey) - Method in class org.exoplatform.task.model.GroupKey
- COMPLETED - Static variable in class org.exoplatform.task.util.TaskUtil
- Condition - Class in org.exoplatform.task.dao.condition
- Condition() - Constructor for class org.exoplatform.task.dao.condition.Condition
- Conditions - Class in org.exoplatform.task.dao.condition
- Conditions() - Constructor for class org.exoplatform.task.dao.condition.Conditions
- convertDueDate(String, TimeZone) - Static method in class org.exoplatform.task.util.TaskUtil
- COUNT - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- countAssignedTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countAssignedTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- countAssignedTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countAssignedTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countAssignedTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countAssignedTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- countCollaboratedProjects(String, String) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- countCollaboratedProjects(String, String) - Method in interface org.exoplatform.task.dao.ProjectHandler
- countCollaboratedProjects(String, String) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- countCollaboratedProjects(String, String) - Method in interface org.exoplatform.task.service.ProjectService
- countCollaboratedProjects(String, String) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- countCollaboratedProjects(String, String) - Method in interface org.exoplatform.task.storage.ProjectStorage
- countCollaboratedTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countCollaboratedTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- countCollaboratedTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countCollaboratedTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countCollaboratedTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countCollaboratedTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- countComments(long) - Method in interface org.exoplatform.task.service.CommentService
- countComments(long) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- countComments(long) - Method in interface org.exoplatform.task.storage.CommentStorage
- countComments(long) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- countIncomingTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countIncomingTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countIncomingTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countIncomingTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- countNotEmptyProjects(List<String>, String) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- countNotEmptyProjects(List<String>, String) - Method in interface org.exoplatform.task.dao.ProjectHandler
- countNotEmptyProjects(List<String>, String) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- countNotEmptyProjects(List<String>, String) - Method in interface org.exoplatform.task.service.ProjectService
- countNotEmptyProjects(List<String>, String) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- countNotEmptyProjects(List<String>, String) - Method in interface org.exoplatform.task.storage.ProjectStorage
- countOverdueTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countOverdueTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- countOverdueTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countOverdueTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countOverdueTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countOverdueTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- countProjects(List<String>, String) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- countProjects(List<String>, String) - Method in interface org.exoplatform.task.service.ProjectService
- countProjects(List<String>, String) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- countProjects(List<String>, String) - Method in interface org.exoplatform.task.storage.ProjectStorage
- countProjects(ProjectQuery) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- countProjects(ProjectQuery) - Method in interface org.exoplatform.task.service.ProjectService
- countProjects(ProjectQuery) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- countProjects(ProjectQuery) - Method in interface org.exoplatform.task.storage.ProjectStorage
- countTasks(String, String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countTasks(String, String) - Method in interface org.exoplatform.task.dao.TaskHandler
-
Count tasks assigned to a user using a search term to find in title or description of the task
- countTasks(String, String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countTasks(String, String) - Method in interface org.exoplatform.task.service.TaskService
-
Count tasks assigned to a user using a search term to find in title or description of the task
- countTasks(String, String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
-
Count tasks assigned to a user using a search term to find in title or description of the task
- countTasks(String, String) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Count tasks assigned to a user using a search term to find in title or description of the task
- countTasks(TaskQuery) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countTasks(TaskQuery) - Method in interface org.exoplatform.task.service.TaskService
- countTasks(TaskQuery) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countTasks(TaskQuery) - Method in interface org.exoplatform.task.storage.TaskStorage
- countTasksByLabel(LabelDto, List<Long>, String, OrderBy) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countTasksByLabel(LabelDto, List<Long>, String, OrderBy) - Method in interface org.exoplatform.task.service.TaskService
- countTasksByLabel(LabelDto, List<Long>, String, OrderBy) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countTasksByLabel(LabelDto, List<Long>, String, OrderBy) - Method in interface org.exoplatform.task.storage.TaskStorage
- countTaskStatusByProject(long) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countTaskStatusByProject(long) - Method in interface org.exoplatform.task.dao.TaskHandler
- countTaskStatusByProject(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countTaskStatusByProject(long) - Method in interface org.exoplatform.task.service.TaskService
- countTaskStatusByProject(long) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countTaskStatusByProject(long) - Method in interface org.exoplatform.task.storage.TaskStorage
- countUncompletedTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countUncompletedTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- countUncompletedTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countUncompletedTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countUncompletedTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countUncompletedTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- countWatchedTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- countWatchedTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- countWatchedTasks(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- countWatchedTasks(String) - Method in interface org.exoplatform.task.service.TaskService
- countWatchedTasks(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- countWatchedTasks(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- COWORKER - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- COWORKER - Static variable in class org.exoplatform.task.util.TaskUtil
- create(E) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- CREATED_BY - Static variable in class org.exoplatform.task.util.TaskUtil
- CREATED_TIME - Static variable in class org.exoplatform.task.util.TaskUtil
- createInitialStatuses(ProjectDto) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- createInitialStatuses(ProjectDto) - Method in interface org.exoplatform.task.service.StatusService
-
Create initial statuses for given
project. - createLabel(LabelDto) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- createLabel(LabelDto) - Method in interface org.exoplatform.task.service.LabelService
- createLabel(LabelDto) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- createLabel(LabelDto) - Method in interface org.exoplatform.task.storage.LabelStorage
- createProject(ProjectDto) - Method in class org.exoplatform.task.rest.ProjectRestService
- createProject(ProjectDto) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- createProject(ProjectDto) - Method in interface org.exoplatform.task.service.ProjectService
-
Create a project with given
projectmodel object. - createProject(ProjectDto) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- createProject(ProjectDto) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Create a project with given
projectmodel object. - createProject(ProjectDto, long) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- createProject(ProjectDto, long) - Method in interface org.exoplatform.task.service.ProjectService
-
Create a sub-project with given
projectmodel object and parent project ID. - createProject(ProjectDto, long) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- createProject(ProjectDto, long) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Create a sub-project with given
projectmodel object and parent project ID. - createStatus(ProjectDto, String) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- createStatus(ProjectDto, String) - Method in interface org.exoplatform.task.service.StatusService
- createStatus(ProjectDto, String) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- createStatus(ProjectDto, String) - Method in interface org.exoplatform.task.storage.StatusStorage
- createStatus(ProjectDto, String, int) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- createStatus(ProjectDto, String, int) - Method in interface org.exoplatform.task.service.StatusService
- createStatus(ProjectDto, String, int) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- createStatus(ProjectDto, String, int) - Method in interface org.exoplatform.task.storage.StatusStorage
- createTask(TaskDto) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- createTask(TaskDto) - Method in interface org.exoplatform.task.service.TaskService
-
Create a new task.
- createTask(TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- createTask(TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Create a new task.
- createTask(TaskDto, String) - Method in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- CREATOR - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
D
- DAOHandler - Interface in org.exoplatform.task.dao
- DAOHandlerJPAImpl - Class in org.exoplatform.task.dao.jpa
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/8/15
- DAOHandlerJPAImpl() - Constructor for class org.exoplatform.task.dao.jpa.DAOHandlerJPAImpl
- DateUtil - Class in org.exoplatform.task.util
- DateUtil() - Constructor for class org.exoplatform.task.util.DateUtil
- decode(String) - Static method in class org.exoplatform.task.integration.ActivityTaskProcessor
- delete(Comment) - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- delete(Label) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- delete(Project) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- delete(TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- delete(TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Delete the provided task.
- deleteAll() - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- deleteAll() - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- deleteAll(List<Comment>) - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- deleteAll(List<Label>) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- deleteComment(long) - Method in class org.exoplatform.task.rest.TaskRestService
- deleteProject(Long, Boolean, int, int) - Method in class org.exoplatform.task.rest.ProjectRestService
- deleteStatus(Long) - Method in class org.exoplatform.task.rest.StatusRestService
- deleteTaskById(long) - Method in class org.exoplatform.task.rest.TaskRestService
- deleteWatcherOfTask(String, Task) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- deleteWatcherOfTask(String, Task) - Method in interface org.exoplatform.task.dao.TaskHandler
- deleteWatcherOfTask(String, TaskDto) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- deleteWatcherOfTask(String, TaskDto) - Method in interface org.exoplatform.task.service.TaskService
- deleteWatcherOfTask(String, TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- deleteWatcherOfTask(String, TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
- DESC - Static variable in class org.exoplatform.task.util.StringUtil
- DESC(String) - Constructor for class org.exoplatform.task.dao.OrderBy.DESC
- DUE_DATE - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- DUE_DATE - Static variable in class org.exoplatform.task.util.ProjectUtil
- DUEDATE - Static variable in class org.exoplatform.task.util.TaskUtil
E
- editLabel(long, LabelDto) - Method in class org.exoplatform.task.rest.TaskRestService
- EMPTY_TASK_LIST - Static variable in class org.exoplatform.task.util.TaskUtil
- encode(String) - Static method in class org.exoplatform.task.integration.ActivityTaskProcessor
- encodeInjectedHtmlTag(String) - Static method in class org.exoplatform.task.util.StringUtil
- EntityNotFoundException - Exception Class in org.exoplatform.task.exception
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/4/15
- EntityNotFoundException(long, Class<?>) - Constructor for exception class org.exoplatform.task.exception.EntityNotFoundException
- eq(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- EQ - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- equals(Object) - Method in class org.exoplatform.task.domain.Project
- equals(Object) - Method in class org.exoplatform.task.domain.Status
- equals(Object) - Method in class org.exoplatform.task.domain.Task
- equals(Object) - Method in class org.exoplatform.task.dto.ProjectDto
- equals(Object) - Method in class org.exoplatform.task.dto.StatusDto
- equals(Object) - Method in class org.exoplatform.task.model.GroupKey
- equals(Object) - Method in class org.exoplatform.task.rest.model.ViewState
- equals(Object) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- EVENT_TYPE - Static variable in class org.exoplatform.task.plugin.TaskEventPlugin
- EXTERNAL_LABEL_TAG - Static variable in class org.exoplatform.task.integration.notification.PushTemplateProvider
F
- Filter(String) - Constructor for class org.exoplatform.task.rest.model.ViewState.Filter
- filterTasks(String, long, String, String, String, String, String, String, boolean, String, String, String, String, String, Long, String, int, int, boolean, boolean) - Method in class org.exoplatform.task.rest.TaskRestService
- filterTasks(String, long, String, List<Long>, TaskUtil.DUE, Priority, List<String>, List<String>, List<String>, Long, Long, Identity, String, String, TimeZone, boolean, boolean, boolean, boolean, String, String, int, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- filterTasks(String, long, String, List<Long>, TaskUtil.DUE, Priority, List<String>, List<String>, List<String>, Long, Long, Identity, String, String, TimeZone, boolean, boolean, boolean, boolean, String, String, int, int) - Method in interface org.exoplatform.task.service.TaskService
- FiltreTaskList - Class in org.exoplatform.task.rest.model
- FiltreTaskList() - Constructor for class org.exoplatform.task.rest.model.FiltreTaskList
- FiltreTaskList(Map<GroupKey, List<TaskEntity>>) - Constructor for class org.exoplatform.task.rest.model.FiltreTaskList
- find(K) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- findAllByMembership(String, List<String>) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findAllByMembership(String, List<String>) - Method in interface org.exoplatform.task.dao.TaskHandler
- findAllByMembershipsAndKeyword(List<String>, String, OrderBy) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findAllByMembershipsAndKeyword(List<String>, String, OrderBy) - Method in interface org.exoplatform.task.dao.ProjectHandler
- findByName(String, long) - Method in class org.exoplatform.task.dao.jpa.StatusDAOImpl
- findByName(String, long) - Method in interface org.exoplatform.task.dao.StatusHandler
- findByNamedQuery(String, Map<String, Object>, int) - Method in class org.exoplatform.task.dao.jpa.StatusDAOImpl
- findByUser(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findByUser(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- findByUser(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- findByUser(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- findCollaboratedProjects(String, String, int, int) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findCollaboratedProjects(String, String, int, int) - Method in interface org.exoplatform.task.dao.ProjectHandler
- findCollaboratedProjects(String, String, int, int) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- findCollaboratedProjects(String, String, int, int) - Method in interface org.exoplatform.task.service.ProjectService
- findCollaboratedProjects(String, String, int, int) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- findCollaboratedProjects(String, String, int, int) - Method in interface org.exoplatform.task.storage.ProjectStorage
- findComments(long) - Method in interface org.exoplatform.task.dao.CommentHandler
- findComments(long) - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- findEntities(Query, Class<E>) - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- findHighestRankStatusByProject(long) - Method in class org.exoplatform.task.dao.jpa.StatusDAOImpl
- findHighestRankStatusByProject(long) - Method in interface org.exoplatform.task.dao.StatusHandler
- findIdentitiesByIDs(List<Long>) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findLabels(LabelQuery) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- findLabels(LabelQuery) - Method in interface org.exoplatform.task.dao.LabelHandler
- findLabelsByProject(long) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- findLabelsByProject(long) - Method in interface org.exoplatform.task.dao.LabelHandler
- findLabelsByProject(long, Identity, int, int) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- findLabelsByProject(long, Identity, int, int) - Method in interface org.exoplatform.task.service.LabelService
- findLabelsByProject(long, Identity, ProjectStorage, int, int) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- findLabelsByProject(long, Identity, ProjectStorage, int, int) - Method in interface org.exoplatform.task.storage.LabelStorage
- findLabelsByTask(long, long) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- findLabelsByTask(long, long) - Method in interface org.exoplatform.task.dao.LabelHandler
- findLabelsByTask(TaskDto, long, Identity, int, int) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- findLabelsByTask(TaskDto, long, Identity, int, int) - Method in interface org.exoplatform.task.service.LabelService
- findLabelsByTask(TaskDto, long, Identity, ProjectStorage, int, int) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- findLabelsByTask(TaskDto, long, Identity, ProjectStorage, int, int) - Method in interface org.exoplatform.task.storage.LabelStorage
- findLabelsByUser(String) - Method in class org.exoplatform.task.dao.jpa.LabelDAOImpl
- findLabelsByUser(String) - Method in interface org.exoplatform.task.dao.LabelHandler
- findLabelsByUser(String, int, int) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- findLabelsByUser(String, int, int) - Method in interface org.exoplatform.task.service.LabelService
- findLabelsByUser(String, int, int) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- findLabelsByUser(String, int, int) - Method in interface org.exoplatform.task.storage.LabelStorage
- findLabelTaskMapping(long, long) - Method in class org.exoplatform.task.dao.jpa.LabelTaskMappingDAOImpl
- findLabelTaskMapping(long, long) - Method in interface org.exoplatform.task.dao.LabelTaskMappingHandler
- findLowestRankStatusByProject(Long) - Method in class org.exoplatform.task.dao.jpa.StatusDAOImpl
- findLowestRankStatusByProject(Long) - Method in interface org.exoplatform.task.dao.StatusHandler
- findMentionedUsersOfTask(long) - Method in interface org.exoplatform.task.dao.CommentHandler
- findMentionedUsersOfTask(long) - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- findNotEmptyProjects(List<String>, String, int, int) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findNotEmptyProjects(List<String>, String, int, int) - Method in interface org.exoplatform.task.dao.ProjectHandler
- findNotEmptyProjects(List<String>, String, int, int) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- findNotEmptyProjects(List<String>, String, int, int) - Method in interface org.exoplatform.task.service.ProjectService
- findNotEmptyProjects(List<String>, String, int, int) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- findNotEmptyProjects(List<String>, String, int, int) - Method in interface org.exoplatform.task.storage.ProjectStorage
- findProjects(List<String>, String, OrderBy, int, int) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- findProjects(List<String>, String, OrderBy, int, int) - Method in interface org.exoplatform.task.service.ProjectService
- findProjects(List<String>, String, OrderBy, int, int) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- findProjects(List<String>, String, OrderBy, int, int) - Method in interface org.exoplatform.task.storage.ProjectStorage
- findProjects(ProjectQuery) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findProjects(ProjectQuery) - Method in interface org.exoplatform.task.dao.ProjectHandler
- findProjects(ProjectQuery, int, int) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- findProjects(ProjectQuery, int, int) - Method in interface org.exoplatform.task.service.ProjectService
- findProjects(ProjectQuery, int, int) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- findProjects(ProjectQuery, int, int) - Method in interface org.exoplatform.task.storage.ProjectStorage
- findSubProjects(Project) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- findSubProjects(Project) - Method in interface org.exoplatform.task.dao.ProjectHandler
- findTaskByActivityId(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findTaskByActivityId(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- findTaskByActivityId(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- findTaskByActivityId(String) - Method in interface org.exoplatform.task.service.TaskService
- findTaskByActivityId(String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- findTaskByActivityId(String) - Method in interface org.exoplatform.task.storage.TaskStorage
- findTaskLogs(Long) - Method in class org.exoplatform.task.dao.jpa.TaskLogDAOImpl
- findTaskLogs(Long) - Method in interface org.exoplatform.task.dao.TaskLogHandler
- findTasks(String, String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- findTasks(String, String, int) - Method in interface org.exoplatform.task.service.TaskService
- findTasks(String, List<String>, String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findTasks(String, List<String>, String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
-
Find tasks assigned to a user using a term to find in title or description of the task
- findTasks(String, List<String>, String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
-
Find tasks assigned to a user using a term to find in title or description of the task
- findTasks(String, List<String>, String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Find tasks assigned to a user using a term to find in title or description of the task
- findTasks(TaskQuery) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findTasks(TaskQuery) - Method in interface org.exoplatform.task.dao.TaskHandler
- findTasks(TaskQuery, int, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- findTasks(TaskQuery, int, int) - Method in interface org.exoplatform.task.service.TaskService
-
Find tasks assigned to a user using a term to find in title or description of the task
- findTasks(TaskQuery, int, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- findTasks(TaskQuery, int, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- findTasksByLabel(long, List<Long>, String, OrderBy) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- findTasksByLabel(long, List<Long>, String, OrderBy) - Method in interface org.exoplatform.task.dao.TaskHandler
- findTasksByLabel(LabelDto, List<Long>, String, OrderBy, int, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- findTasksByLabel(LabelDto, List<Long>, String, OrderBy, int, int) - Method in interface org.exoplatform.task.service.TaskService
- findTasksByLabel(LabelDto, List<Long>, String, OrderBy, int, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- findTasksByLabel(LabelDto, List<Long>, String, OrderBy, int, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- findTasksByMemberShips(String, List<String>, String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- findTasksByMemberShips(String, List<String>, String, int) - Method in interface org.exoplatform.task.service.TaskService
- findUserByName(String, boolean) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- findUserByName(String, boolean) - Method in interface org.exoplatform.task.service.UserService
-
For now, this method is used only for search user in assignee, permission or mention.
- findUsersToMention(String) - Method in class org.exoplatform.task.rest.TaskRestService
- flattenTree(List<ProjectDto>, ProjectService) - Static method in class org.exoplatform.task.util.ProjectUtil
- flattenTree(List<ProjectDto>, ProjectService, int, int) - Static method in class org.exoplatform.task.util.ProjectUtil
- format(Date, TimeZone) - Static method in class org.exoplatform.task.integration.notification.TemplateUtils
- formatDueDate(Calendar, ResourceBundle) - Static method in class org.exoplatform.task.util.DateUtil
- formatMention(String, String) - Static method in class org.exoplatform.task.util.CommentUtil
- FUZZY - Static variable in class org.exoplatform.task.util.StringUtil
G
- GAMIFICATION_TASK_ADDON_COMMENT_TASK - Static variable in class org.exoplatform.task.util.TaskUtil
- GAMIFICATION_TASK_ADDON_COMPLETED_TASK - Static variable in class org.exoplatform.task.util.TaskUtil
- GAMIFICATION_TASK_ADDON_COMPLETED_TASK_ASSIGNED - Static variable in class org.exoplatform.task.util.TaskUtil
- GAMIFICATION_TASK_ADDON_COMPLETED_TASK_COWORKER - Static variable in class org.exoplatform.task.util.TaskUtil
- GAMIFICATION_TASK_ADDON_CREATE_TASK - Static variable in class org.exoplatform.task.util.TaskUtil
- GAMIFICATION_TASK_ADDON_UPDATE_TASK - Static variable in class org.exoplatform.task.util.TaskUtil
- GamificationTaskCommentListener - Class in org.exoplatform.task.integration.gamification
- GamificationTaskCommentListener(IdentityManager, ListenerService) - Constructor for class org.exoplatform.task.integration.gamification.GamificationTaskCommentListener
- GamificationTaskUpdateListener - Class in org.exoplatform.task.integration.gamification
- GamificationTaskUpdateListener(TaskService, IdentityManager, ListenerService) - Constructor for class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- getActionName() - Method in class org.exoplatform.task.domain.ChangeLog
- getActionName() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getActivityId() - Method in class org.exoplatform.task.domain.Task
- getAssignedTasks(String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getAssignedTasks(String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
- getAssignedTasks(String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getAssignedTasks(String, int) - Method in interface org.exoplatform.task.service.TaskService
- getAssignedTasks(String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getAssignedTasks(String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getAssignee() - Method in class org.exoplatform.task.dao.TaskQuery
- getAssignee() - Method in class org.exoplatform.task.domain.Task
- getAssignees() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getAssigneesInString() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getAudienceId(String) - Method in class org.exoplatform.task.integration.TaskAttachmentPlugin
- getAudienceId(String) - Method in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- getAuthor() - Method in class org.exoplatform.task.domain.ChangeLog
- getAuthor() - Method in class org.exoplatform.task.domain.Comment
- getAuthor() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getAuthor() - Method in class org.exoplatform.task.model.CommentModel
- getAuthorAvatarUrl() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getAuthorFullName() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getAvatar() - Method in class org.exoplatform.task.model.User
- getByStatus(long) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getByStatus(long) - Method in interface org.exoplatform.task.dao.TaskHandler
- getCache() - Method in class org.exoplatform.task.dao.jpa.CommonJPADAO
- getChildren() - Method in class org.exoplatform.task.domain.Label
- getChildren() - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- getChildren() - Method in class org.exoplatform.task.model.UserGroup
- getCollaboratedTasks(String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getCollaboratedTasks(String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
- getCollaboratedTasks(String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getCollaboratedTasks(String, int) - Method in interface org.exoplatform.task.service.TaskService
- getCollaboratedTasks(String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getCollaboratedTasks(String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getColor() - Method in class org.exoplatform.task.domain.Label
- getColor() - Method in class org.exoplatform.task.domain.Project
- getComment() - Method in class org.exoplatform.task.domain.Comment
- getComment() - Method in class org.exoplatform.task.model.CommentModel
- getComment(long) - Method in interface org.exoplatform.task.service.CommentService
- getComment(long) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- getComment(long) - Method in interface org.exoplatform.task.storage.CommentStorage
- getComment(long) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- getCommentHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getCommentHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getComments(long, int, int) - Method in interface org.exoplatform.task.service.CommentService
- getComments(long, int, int) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- getComments(long, int, int) - Method in interface org.exoplatform.task.storage.CommentStorage
- getComments(long, int, int) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- getCommentsWithSubs(long, int, int) - Method in interface org.exoplatform.task.service.CommentService
- getCommentsWithSubs(long, int, int) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- getCommentsWithSubs(long, int, int) - Method in interface org.exoplatform.task.storage.CommentStorage
- getCommentsWithSubs(long, int, int) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- getCondition() - Method in class org.exoplatform.task.dao.Query
- getConditions() - Method in class org.exoplatform.task.dao.condition.AggregateCondition
- getContext() - Method in class org.exoplatform.task.domain.Task
- getCoworker() - Method in class org.exoplatform.task.domain.Task
- getCoworker(long) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getCoworker(long) - Method in interface org.exoplatform.task.dao.TaskHandler
- getCoworker(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getCoworker(long) - Method in interface org.exoplatform.task.service.TaskService
- getCoworker(long) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getCoworker(long) - Method in interface org.exoplatform.task.storage.TaskStorage
- getCoworker(TaskService, long) - Static method in class org.exoplatform.task.util.TaskUtil
-
Added for tests using a specific instance of taskService
- getCoworkers() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getCoworkersInString() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getCreatedBy() - Method in class org.exoplatform.task.domain.Task
- getCreatedTime() - Method in class org.exoplatform.task.domain.ChangeLog
- getCreatedTime() - Method in class org.exoplatform.task.domain.Comment
- getCreatedTime() - Method in class org.exoplatform.task.domain.Task
- getCreatedTime() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getCreatedTime() - Method in class org.exoplatform.task.model.CommentModel
- getDefaultStatus(long) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- getDefaultStatus(long) - Method in interface org.exoplatform.task.service.StatusService
-
Return the default status of the project which is ideally the first step in the project workflow.
- getDefaultStatus(long) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- getDefaultStatus(long) - Method in interface org.exoplatform.task.storage.StatusStorage
-
Return the default status of the project which is ideally the first step in the project workflow.
- getDefaultStatusByProjectId(long) - Method in class org.exoplatform.task.rest.ProjectRestService
- getDefGroupBys(long, ResourceBundle) - Static method in class org.exoplatform.task.util.TaskUtil
- getDefOrders(ResourceBundle) - Static method in class org.exoplatform.task.util.TaskUtil
- getDescription() - Method in class org.exoplatform.task.domain.Project
- getDescription() - Method in class org.exoplatform.task.domain.Task
- getDisplayName() - Method in class org.exoplatform.task.model.Permission
- getDisplayName() - Method in class org.exoplatform.task.model.User
- getDisplayName() - Method in class org.exoplatform.task.model.UserGroup
- getDisplayName(User) - Static method in class org.exoplatform.task.util.UserUtil
- getDue() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getDueDate() - Method in class org.exoplatform.task.domain.Project
- getDueDate() - Method in class org.exoplatform.task.domain.Task
- getDueDateLabel(Calendar) - Static method in class org.exoplatform.task.util.DateUtil
- getDueDateLabel(Calendar, ResourceBundle) - Static method in class org.exoplatform.task.util.DateUtil
- getEmail() - Method in class org.exoplatform.task.model.User
- getEndDate() - Method in class org.exoplatform.task.domain.Task
- getEntityId() - Method in exception class org.exoplatform.task.exception.AbstractEntityException
- getEntityType() - Method in exception class org.exoplatform.task.exception.AbstractEntityException
- getEventType() - Method in class org.exoplatform.task.plugin.TaskEventPlugin
- getException() - Method in exception class org.exoplatform.task.exception.ParameterEntityException
- getExcerpt(String, int) - Static method in class org.exoplatform.task.integration.notification.MailTemplateProvider
- getExternal() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getField() - Method in class org.exoplatform.task.dao.condition.SingleCondition
- getFieldName() - Method in class org.exoplatform.task.dao.OrderBy
- getFirstName() - Method in class org.exoplatform.task.model.User
- getFormattedComment() - Method in class org.exoplatform.task.model.CommentModel
- getGroupBy() - Method in class org.exoplatform.task.rest.model.ViewState
- getGroupId() - Method in class org.exoplatform.task.model.Permission
- getGroupName() - Method in class org.exoplatform.task.model.Permission
- getHiddenOn() - Method in class org.exoplatform.task.domain.Project
- getHiddenProjects() - Method in class org.exoplatform.task.domain.UserSetting
- getId() - Method in class org.exoplatform.task.domain.ChangeLog
- getId() - Method in class org.exoplatform.task.domain.Comment
- getId() - Method in class org.exoplatform.task.domain.Label
- getId() - Method in class org.exoplatform.task.domain.Project
- getId() - Method in class org.exoplatform.task.domain.Status
- getId() - Method in class org.exoplatform.task.domain.Task
- getId() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getId() - Method in class org.exoplatform.task.integration.notification.TaskAssignPlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskCommentPlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskCompletedPlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskCoworkerPlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskDueDatePlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskEditionPlugin
- getId() - Method in class org.exoplatform.task.integration.notification.TaskMentionPlugin
- getId() - Method in class org.exoplatform.task.model.CommentModel
- getId() - Method in class org.exoplatform.task.model.Permission
- getId() - Method in class org.exoplatform.task.model.UserGroup
- getId() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getId() - Method in class org.exoplatform.task.rest.model.ViewState
- getIncomingTasks(String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getIncomingTasks(String) - Method in interface org.exoplatform.task.dao.TaskHandler
- getIncomingTasks(String, int, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getIncomingTasks(String, int, int) - Method in interface org.exoplatform.task.service.TaskService
- getIncomingTasks(String, int, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getIncomingTasks(String, int, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getIsTargetFullNameExternal() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getKeyword() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getLabel() - Method in class org.exoplatform.task.domain.LabelTaskMapping
- getLabel() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getLabel(long) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- getLabel(long) - Method in interface org.exoplatform.task.service.LabelService
- getLabel(long) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- getLabel(long) - Method in interface org.exoplatform.task.storage.LabelStorage
- getLabelHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getLabelHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getLabels() - Method in class org.exoplatform.task.rest.TaskRestService
- getLabelsByProjectId(long) - Method in class org.exoplatform.task.rest.TaskRestService
- getLabelsByTaskId(long) - Method in class org.exoplatform.task.rest.TaskRestService
- getLabelsInString() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getLabelTaskMappingHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getLabelTaskMappingHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getLastModifiedDate() - Method in class org.exoplatform.task.domain.Project
- getLastName() - Method in class org.exoplatform.task.model.User
- getManager() - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- getManager(long) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- getManager(long) - Method in interface org.exoplatform.task.service.ProjectService
- getManager(long) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- getManager(long) - Method in interface org.exoplatform.task.storage.ProjectStorage
- getManager(long) - Static method in class org.exoplatform.task.util.ProjectUtil
- getMemberships(Identity) - Static method in class org.exoplatform.task.util.UserUtil
- getMembershipType() - Method in class org.exoplatform.task.model.Permission
- getMentionedUsers() - Method in class org.exoplatform.task.domain.Comment
- getMentionedUsers(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getMentionedUsers(long) - Method in interface org.exoplatform.task.service.TaskService
- getMessage() - Method in exception class org.exoplatform.task.exception.AbstractEntityException
- getMessage() - Method in exception class org.exoplatform.task.exception.EntityNotFoundException
- getMessage() - Method in exception class org.exoplatform.task.exception.NotAllowedOperationOnEntityException
- getMessage() - Method in exception class org.exoplatform.task.exception.ParameterEntityException
- getMessage() - Method in exception class org.exoplatform.task.exception.UnAuthorizedOperationException
- getModule(ObjectAttachmentId) - Method in class org.exoplatform.tasks.listener.analytics.TaskAttachmentAnalyticsListener
- getName() - Method in class org.exoplatform.task.domain.Label
- getName() - Method in class org.exoplatform.task.domain.Project
- getName() - Method in class org.exoplatform.task.domain.Status
- getName() - Method in class org.exoplatform.task.model.GroupKey
- getName() - Method in class org.exoplatform.task.model.UserGroup
- getObjectType() - Method in class org.exoplatform.task.integration.TaskAttachmentPlugin
- getObjectType() - Method in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- getOperation() - Method in exception class org.exoplatform.task.exception.NotAllowedOperationOnEntityException
- getOrCreate(String) - Method in class org.exoplatform.task.dao.jpa.UserSettingDAO
- getOrCreate(String) - Method in interface org.exoplatform.task.dao.UserSettingHandler
- getOrderBy() - Method in class org.exoplatform.task.dao.Query
- getOrderBy() - Method in class org.exoplatform.task.rest.model.ViewState
- getOverdueTasks(String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getOverdueTasks(String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
- getOverdueTasks(String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getOverdueTasks(String, int) - Method in interface org.exoplatform.task.service.TaskService
- getOverdueTasks(String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getOverdueTasks(String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getParam() - Method in exception class org.exoplatform.task.exception.ParameterEntityException
- getParent() - Method in class org.exoplatform.task.domain.Label
- getParent() - Method in class org.exoplatform.task.domain.Project
- getParent() - Method in class org.exoplatform.task.dto.LabelDto
- getParentComment() - Method in class org.exoplatform.task.domain.Comment
- getParentCommentId() - Method in class org.exoplatform.task.model.CommentModel
- getParticipator() - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- getParticipator(long) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- getParticipator(long) - Method in interface org.exoplatform.task.service.ProjectService
- getParticipator(long) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- getParticipator(long) - Method in interface org.exoplatform.task.storage.ProjectStorage
- getParticipator(long) - Static method in class org.exoplatform.task.util.ProjectUtil
- getPortalOwner() - Method in class org.exoplatform.task.integration.notification.AbstractNotificationPlugin
- getPriority() - Method in class org.exoplatform.task.domain.Task
- getPriority() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getProject() - Method in class org.exoplatform.task.domain.Label
- getProject() - Method in class org.exoplatform.task.domain.Status
- getProject(Long) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- getProject(Long) - Method in interface org.exoplatform.task.service.ProjectService
-
Return the project with given
projectId. - getProject(Long) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- getProject(Long) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Return the project with given
projectId. - getProjectById(long, boolean) - Method in class org.exoplatform.task.rest.ProjectRestService
- getProjectHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getProjectHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getProjectIdFromURI(String) - Static method in class org.exoplatform.task.util.ProjectUtil
- getProjectIds() - Method in class org.exoplatform.task.dao.TaskQuery
- getProjectParticipants(long, String, boolean) - Method in class org.exoplatform.task.rest.ProjectRestService
- getProjects(String, String, String, int, int, boolean) - Method in class org.exoplatform.task.rest.ProjectRestService
- getProjectsStatistics(long) - Method in class org.exoplatform.task.rest.ProjectRestService
- getProjectTree(String, ProjectService) - Static method in class org.exoplatform.task.util.ProjectUtil
- getProjectTree(String, ProjectService, int, int) - Static method in class org.exoplatform.task.util.ProjectUtil
- getProjectTree(List<String>, String, Identity, ProjectService, int, int) - Static method in class org.exoplatform.task.util.ProjectUtil
- getProjectTree(List<ProjectDto>, Identity) - Static method in class org.exoplatform.task.util.ProjectUtil
- getRank() - Method in class org.exoplatform.task.domain.Status
- getRank() - Method in class org.exoplatform.task.domain.Task
- getRank() - Method in class org.exoplatform.task.model.GroupKey
- getReceiver(TaskDto, NotificationContext) - Method in class org.exoplatform.task.integration.notification.AbstractNotificationPlugin
- getReceiver(TaskDto, NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskAssignPlugin
- getReceiver(TaskDto, NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCommentPlugin
- getReceiver(TaskDto, NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCoworkerPlugin
- getReceiver(TaskDto, NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskMentionPlugin
- getResourceBundleLabel(Locale, String) - Static method in class org.exoplatform.task.util.TaskUtil
- getSize() - Method in class org.exoplatform.task.dao.jpa.JPAQueryListAccess
- getSize(ListAccess<E>) - Static method in class org.exoplatform.task.util.ListUtil
- getSpaceId(String) - Method in class org.exoplatform.task.integration.TaskAttachmentPlugin
- getSpaceId(String) - Method in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- getSpaceMemberships(String) - Static method in class org.exoplatform.task.util.UserUtil
- getStartDate() - Method in class org.exoplatform.task.domain.Task
- getStatus() - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- getStatus() - Method in class org.exoplatform.task.domain.Task
- getStatus() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getStatus(long) - Method in class org.exoplatform.task.rest.StatusRestService
- getStatus(long) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- getStatus(long) - Method in interface org.exoplatform.task.service.StatusService
-
Return the
Statuswith givenstatusId. - getStatus(long) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- getStatus(long) - Method in interface org.exoplatform.task.storage.StatusStorage
-
Return the
Statuswith givenstatusId. - getStatuses(long) - Method in class org.exoplatform.task.dao.jpa.StatusDAOImpl
- getStatuses(long) - Method in interface org.exoplatform.task.dao.StatusHandler
- getStatuses(long) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- getStatuses(long) - Method in interface org.exoplatform.task.service.StatusService
-
Return the list of statuses from a project with given
projectId. - getStatuses(long) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- getStatuses(long) - Method in interface org.exoplatform.task.storage.StatusStorage
-
Return the list of statuses from a project with given
projectId. - getStatusesByProjectId(long) - Method in class org.exoplatform.task.rest.ProjectRestService
- getStatusHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getStatusHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getSubComments() - Method in class org.exoplatform.task.domain.Comment
- getSubComments() - Method in class org.exoplatform.task.model.CommentModel
- getSubComments(List<Comment>) - Method in interface org.exoplatform.task.dao.CommentHandler
- getSubComments(List<Comment>) - Method in class org.exoplatform.task.dao.jpa.CommentDAOImpl
- getSubModule(ObjectAttachmentId) - Method in class org.exoplatform.tasks.listener.analytics.TaskAttachmentAnalyticsListener
- getSubProjects(long, int, int) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- getSubProjects(long, int, int) - Method in interface org.exoplatform.task.service.ProjectService
-
Return a list of children of a parent project with given
parentId. - getSubProjects(long, int, int) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- getSubProjects(long, int, int) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Return a list of children of a parent project with given
parentId. - getTarget() - Method in class org.exoplatform.task.domain.ChangeLog
- getTarget() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getTargetFullName() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getTask() - Method in class org.exoplatform.task.domain.ChangeLog
- getTask() - Method in class org.exoplatform.task.domain.Comment
- getTask() - Method in class org.exoplatform.task.domain.LabelTaskMapping
- getTask() - Method in class org.exoplatform.task.dto.ChangeLogEntry
- getTask() - Method in class org.exoplatform.task.model.CommentModel
- getTask(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getTask(long) - Method in interface org.exoplatform.task.service.TaskService
-
Return the task with given
taskId. - getTaskById(long) - Method in class org.exoplatform.task.rest.TaskRestService
- getTaskById(long) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getTaskById(long) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Find task by its id
- getTaskComments(long, int, int) - Method in class org.exoplatform.task.rest.TaskRestService
- getTaskHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getTaskHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getTaskLogHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getTaskLogHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getTaskLogs(long, int, int) - Method in class org.exoplatform.task.rest.TaskRestService
- getTaskLogs(long, int, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getTaskLogs(long, int, int) - Method in interface org.exoplatform.task.service.TaskService
- getTaskLogs(long, int, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getTaskLogs(long, int, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getTasks(String, String, int, int, boolean, boolean) - Method in class org.exoplatform.task.rest.TaskRestService
- getTasksByProjectId(Long, int, int, boolean, boolean, boolean) - Method in class org.exoplatform.task.rest.TaskRestService
- getTaskWithCoworkers(long) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getTaskWithCoworkers(long) - Method in interface org.exoplatform.task.dao.TaskHandler
- getTaskWithCoworkers(long) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getTaskWithCoworkers(long) - Method in interface org.exoplatform.task.storage.TaskStorage
- getTimezone() - Method in class org.exoplatform.task.service.ParserContext
- getTitle() - Method in class org.exoplatform.task.domain.Task
- getTriggers() - Method in class org.exoplatform.task.plugin.TaskEventPlugin
- getType() - Method in class org.exoplatform.task.dao.condition.AggregateCondition
- getType() - Method in class org.exoplatform.task.dao.condition.SingleCondition
- getType() - Method in class org.exoplatform.task.model.Permission
- getUncompletedTasks(String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getUncompletedTasks(String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
- getUncompletedTasks(String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getUncompletedTasks(String, int) - Method in interface org.exoplatform.task.service.TaskService
- getUncompletedTasks(String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getUncompletedTasks(String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getUrl() - Method in class org.exoplatform.task.model.User
- getUser(String) - Static method in class org.exoplatform.task.util.UserUtil
- getUserLanguage(String) - Static method in class org.exoplatform.task.util.TaskUtil
-
Gets platform language of user.
- getUsername() - Method in class org.exoplatform.task.domain.Label
- getUsername() - Method in class org.exoplatform.task.domain.UserSetting
- getUsername() - Method in class org.exoplatform.task.model.User
- getUsersByQueryAndProjectName(String, String) - Method in class org.exoplatform.task.rest.ProjectRestService
- getUserSetting(String) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- getUserSetting(String) - Method in interface org.exoplatform.task.service.UserService
- getUserSettingHandler() - Method in interface org.exoplatform.task.dao.DAOHandler
- getUserSettingHandler() - Method in class org.exoplatform.task.service.impl.AbstractDAOHandler
- getUserTimezone(String) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- getUserTimezone(String) - Method in interface org.exoplatform.task.service.UserService
- getValue() - Method in class org.exoplatform.task.dao.condition.SingleCondition
- getValue() - Method in exception class org.exoplatform.task.exception.ParameterEntityException
- getValue() - Method in class org.exoplatform.task.model.GroupKey
- getWatchedTasks(String, int) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getWatchedTasks(String, int) - Method in interface org.exoplatform.task.dao.TaskHandler
- getWatchedTasks(String, int) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getWatchedTasks(String, int) - Method in interface org.exoplatform.task.service.TaskService
- getWatchedTasks(String, int) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getWatchedTasks(String, int) - Method in interface org.exoplatform.task.storage.TaskStorage
- getWatcher() - Method in class org.exoplatform.task.domain.Task
- getWatcher(TaskService, TaskDto) - Static method in class org.exoplatform.task.util.TaskUtil
- getWatchers() - Method in class org.exoplatform.task.dao.TaskQuery
- getWatchers() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- getWatchersOfTask(Task) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- getWatchersOfTask(Task) - Method in interface org.exoplatform.task.dao.TaskHandler
- getWatchersOfTask(TaskDto) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- getWatchersOfTask(TaskDto) - Method in interface org.exoplatform.task.service.TaskService
- getWatchersOfTask(TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- getWatchersOfTask(TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
- grantedLead(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- GROUP - Static variable in class org.exoplatform.task.model.Permission
- GroupKey - Class in org.exoplatform.task.model
- GroupKey(String, Object, int) - Constructor for class org.exoplatform.task.model.GroupKey
- groupTasks(List<TaskEntity>, String, Identity, TimeZone, LabelService, UserService) - Static method in class org.exoplatform.task.util.TaskUtil
- gt(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- GT - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- gte(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- GTE - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
H
- hasAccessPermission(Identity, String) - Method in class org.exoplatform.task.integration.TaskAttachmentPlugin
- hasAccessPermission(Identity, String) - Method in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- hasDeletePermission(TaskDto) - Static method in class org.exoplatform.task.util.TaskUtil
- hasEditPermission(Identity, String) - Method in class org.exoplatform.task.integration.TaskAttachmentPlugin
- hasEditPermission(Identity, String) - Method in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- hasEditPermission(TaskService, Task) - Static method in class org.exoplatform.task.util.TaskUtil
- hasEditPermission(TaskService, TaskDto) - Static method in class org.exoplatform.task.util.TaskUtil
- hasEditPermission(TaskService, TaskDto, Identity) - Static method in class org.exoplatform.task.util.TaskUtil
- hashCode() - Method in class org.exoplatform.task.domain.Project
- hashCode() - Method in class org.exoplatform.task.domain.Status
- hashCode() - Method in class org.exoplatform.task.domain.Task
- hashCode() - Method in class org.exoplatform.task.dto.StatusDto
- hashCode() - Method in class org.exoplatform.task.model.GroupKey
- hashCode() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- hashCode() - Method in class org.exoplatform.task.rest.model.ViewState
- hasPermission(Identity, Group) - Method in class org.exoplatform.task.integration.ProjectGroupVisibilityPlugin
- hasViewOnlyPermission(TaskService, TaskDto) - Static method in class org.exoplatform.task.util.TaskUtil
- hasViewPermission(TaskService, TaskDto) - Static method in class org.exoplatform.task.util.TaskUtil
- hasViewPermission(TaskService, TaskDto, Identity) - Static method in class org.exoplatform.task.util.TaskUtil
- HIDDEN - Enum constant in enum class org.exoplatform.task.domain.Label.FIELDS
- hideProject(Identity, Long, boolean) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- hideProject(Identity, Long, boolean) - Method in interface org.exoplatform.task.service.UserService
- HIGH - Enum constant in enum class org.exoplatform.task.domain.Priority
- highlight(String, String, String, String) - Static method in class org.exoplatform.task.util.StringUtil
I
- ID - Static variable in class org.exoplatform.task.dao.condition.Conditions
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskAssignPlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskCommentPlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskCompletedPlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskCoworkerPlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskDueDatePlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskEditionPlugin
- ID - Static variable in class org.exoplatform.task.integration.notification.TaskMentionPlugin
- identityManager - Variable in class org.exoplatform.task.integration.gamification.GamificationTaskCommentListener
- identityManager - Variable in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- in(String, List<T>) - Static method in class org.exoplatform.task.dao.condition.Conditions
- IN - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- INCOMING_PROJECT_ID - Static variable in class org.exoplatform.task.util.ProjectUtil
- IS_EMPTY - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- IS_FALSE - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- IS_NULL - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- IS_TRUE - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- isAscending() - Method in class org.exoplatform.task.dao.OrderBy
- isCompleted() - Method in class org.exoplatform.task.domain.Task
- isCurrentUserHasNoProject() - Static method in class org.exoplatform.task.util.ProjectUtil
- isDeleted() - Method in class org.exoplatform.task.model.User
- isEligibleWatcher(Task, String) - Static method in class org.exoplatform.task.util.TaskUtil
- isEmpty() - Method in class org.exoplatform.task.rest.model.ViewState
- isEmpty(String) - Static method in class org.exoplatform.task.dao.condition.Conditions
- isEnable() - Method in class org.exoplatform.task.model.User
- isEnabled() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- isExternal() - Method in class org.exoplatform.task.model.User
- isExternal(String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- isExternal(String) - Method in interface org.exoplatform.task.service.TaskService
- isExternal(String) - Static method in class org.exoplatform.task.util.CommentUtil
-
Check if is an external user.
- isFalse(String) - Static method in class org.exoplatform.task.dao.condition.Conditions
- isHidden() - Method in class org.exoplatform.task.domain.Label
- isHiddenProject(Project) - Method in class org.exoplatform.task.domain.UserSetting
- isNull(String) - Static method in class org.exoplatform.task.dao.condition.Conditions
- isOverdue(Calendar) - Static method in class org.exoplatform.task.util.DateUtil
- isPlatformAdmin(Identity) - Static method in class org.exoplatform.task.util.UserUtil
- isProjectParticipant(OrganizationService, String, ProjectDto) - Static method in class org.exoplatform.task.util.ProjectUtil
- isShowCompleted() - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- isShowHiddenLabel() - Method in class org.exoplatform.task.domain.UserSetting
- isShowHiddenProject() - Method in class org.exoplatform.task.domain.UserSetting
- isToday(Calendar) - Static method in class org.exoplatform.task.util.DateUtil
- isTomorrow(Calendar) - Static method in class org.exoplatform.task.util.DateUtil
- isTrue(String) - Static method in class org.exoplatform.task.dao.condition.Conditions
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskAssignPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCommentPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCompletedPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCoworkerPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskDueDatePlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskEditionPlugin
- isValid(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskMentionPlugin
- isValidEvent(Map<String, String>, String) - Method in class org.exoplatform.task.plugin.TaskEventPlugin
- isYesterday(Calendar) - Static method in class org.exoplatform.task.util.DateUtil
J
- joined(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- JPAQueryListAccess<E> - Class in org.exoplatform.task.dao.jpa
- JPAQueryListAccess(Class<E>, TypedQuery<Long>, TypedQuery<?>) - Constructor for class org.exoplatform.task.dao.jpa.JPAQueryListAccess
L
- Label - Class in org.exoplatform.task.domain
- Label() - Constructor for class org.exoplatform.task.domain.Label
- Label(String, String, Project) - Constructor for class org.exoplatform.task.domain.Label
- LABEL - Static variable in class org.exoplatform.task.util.TaskUtil
- LABEL_PROJECT_ID - Static variable in class org.exoplatform.task.util.ProjectUtil
- LABEL_TASK_ID - Static variable in class org.exoplatform.task.dao.condition.Conditions
- Label.FIELDS - Enum Class in org.exoplatform.task.domain
- LabelDAOImpl - Class in org.exoplatform.task.dao.jpa
- LabelDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.LabelDAOImpl
- LabelDto - Class in org.exoplatform.task.dto
- LabelDto() - Constructor for class org.exoplatform.task.dto.LabelDto
- LabelHandler - Interface in org.exoplatform.task.dao
- LabelQuery - Class in org.exoplatform.task.dao
- LabelQuery() - Constructor for class org.exoplatform.task.dao.LabelQuery
- LabelService - Interface in org.exoplatform.task.service
- LabelServiceImpl - Class in org.exoplatform.task.service.impl
- LabelServiceImpl(LabelStorage, DAOHandler, ProjectStorage, ListenerService) - Constructor for class org.exoplatform.task.service.impl.LabelServiceImpl
- LabelStorage - Interface in org.exoplatform.task.storage
- LabelStorageImpl - Class in org.exoplatform.task.storage.impl
- LabelStorageImpl(DAOHandler) - Constructor for class org.exoplatform.task.storage.impl.LabelStorageImpl
- LabelTaskMapping - Class in org.exoplatform.task.domain
- LabelTaskMapping() - Constructor for class org.exoplatform.task.domain.LabelTaskMapping
- LabelTaskMapping(Label, Task) - Constructor for class org.exoplatform.task.domain.LabelTaskMapping
- LabelTaskMappingDAOImpl - Class in org.exoplatform.task.dao.jpa
- LabelTaskMappingDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.LabelTaskMappingDAOImpl
- LabelTaskMappingDto - Class in org.exoplatform.task.dto
- LabelTaskMappingDto(LabelTaskMapping) - Constructor for class org.exoplatform.task.dto.LabelTaskMappingDto
- LabelTaskMappingHandler - Interface in org.exoplatform.task.dao
- labelToDto(Label) - Static method in class org.exoplatform.task.util.StorageUtil
- labelToDto(Label, Identity, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- labelToDto(Label, TaskDto, Identity, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- labelToEntity(LabelDto) - Static method in class org.exoplatform.task.util.StorageUtil
- left(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- lHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- like(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- LIKE - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- likeActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- likeComment(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- listCommentsToDtos(List<Comment>, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- listCommentsToEntitys(List<CommentDto>) - Static method in class org.exoplatform.task.util.StorageUtil
- listenerService - Variable in class org.exoplatform.task.integration.gamification.GamificationTaskCommentListener
- listenerService - Variable in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- listStatusToDTOs(List<Status>, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- listStatusToEntitys(List<StatusDto>) - Static method in class org.exoplatform.task.util.StorageUtil
- ListUtil - Class in org.exoplatform.task.util
- ListUtil() - Constructor for class org.exoplatform.task.util.ListUtil
- load(int, int) - Method in class org.exoplatform.task.dao.jpa.JPAQueryListAccess
- load(ListAccess<E>, int, int) - Static method in class org.exoplatform.task.util.ListUtil
- loadSubComments(List<CommentDto>) - Method in interface org.exoplatform.task.service.CommentService
-
Fetch sub comments of designed comments
- loadSubComments(List<CommentDto>) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- loadSubComments(List<CommentDto>) - Method in interface org.exoplatform.task.storage.CommentStorage
-
Fetch sub comments of designed comments
- loadSubComments(List<CommentDto>) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- loadUser(String) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- loadUser(String) - Method in interface org.exoplatform.task.service.UserService
- LOW - Enum constant in enum class org.exoplatform.task.domain.Priority
- lt(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- LT - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- lte(String, T) - Static method in class org.exoplatform.task.dao.condition.Conditions
- LTE - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- ltmHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
M
- MailTemplateProvider - Class in org.exoplatform.task.integration.notification
- MailTemplateProvider(InitParams, UserService) - Constructor for class org.exoplatform.task.integration.notification.MailTemplateProvider
- makeNotification(NotificationContext) - Method in class org.exoplatform.task.integration.notification.AbstractNotificationPlugin
- makeNotification(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskCommentPlugin
- makeNotification(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskDueDatePlugin
- makeNotification(NotificationContext) - Method in class org.exoplatform.task.integration.notification.TaskMentionPlugin
- MANAGER - Static variable in class org.exoplatform.task.dao.condition.Conditions
- mappingLabelToEntity(LabelDto) - Static method in class org.exoplatform.task.util.StorageUtil
- MEMBERSHIP - Static variable in class org.exoplatform.task.util.TaskUtil
- MENTIONED - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- MENTIONED_USERS - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- moveStatus(List<StatusDto>) - Method in class org.exoplatform.task.rest.StatusRestService
N
- NAME - Enum constant in enum class org.exoplatform.task.domain.Label.FIELDS
- NAME - Static variable in class org.exoplatform.task.dao.condition.Conditions
- NAME - Static variable in class org.exoplatform.task.util.ProjectUtil
- newCalendarInstance(TimeZone) - Static method in class org.exoplatform.task.util.DateUtil
- newProjectInstance(String, String, String) - Static method in class org.exoplatform.task.util.ProjectUtil
- newProjectInstance(String, String, Set<String>, Set<String>) - Static method in class org.exoplatform.task.util.ProjectUtil
- newProjectInstanceDto(String, String, String) - Static method in class org.exoplatform.task.util.ProjectUtil
- newProjectInstanceDto(String, String, Set<String>, Set<String>) - Static method in class org.exoplatform.task.util.ProjectUtil
- NONE - Enum constant in enum class org.exoplatform.task.domain.Priority
- NONE - Static variable in class org.exoplatform.task.util.TaskUtil
- NORMAL - Enum constant in enum class org.exoplatform.task.domain.Priority
- NOT_NULL - Static variable in class org.exoplatform.task.dao.condition.SingleCondition
- NotAllowedOperationOnEntityException - Exception Class in org.exoplatform.task.exception
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/4/15
- NotAllowedOperationOnEntityException(long, Class<?>, String) - Constructor for exception class org.exoplatform.task.exception.NotAllowedOperationOnEntityException
- NotificationUtils - Class in org.exoplatform.task.integration.notification
- NotificationUtils() - Constructor for class org.exoplatform.task.integration.notification.NotificationUtils
- notNull(String) - Static method in class org.exoplatform.task.dao.condition.Conditions
O
- onEvent(Event<String, ObjectAttachmentId>) - Method in class org.exoplatform.task.integration.TaskAttachmentLoggingListener
- onEvent(Event<String, LabelTaskMapping>) - Method in class org.exoplatform.tasks.listener.analytics.TaskLabelListener
- onEvent(Event<TaskDto, CommentDto>) - Method in class org.exoplatform.task.integration.TaskCommentNotificationListener
- onEvent(Event<ProjectService, ProjectDto>) - Method in class org.exoplatform.task.integration.ProjectModifiedListener
- onEvent(Event<TaskService, CommentDto>) - Method in class org.exoplatform.task.integration.gamification.GamificationTaskCommentListener
- onEvent(Event<TaskService, CommentDto>) - Method in class org.exoplatform.tasks.listener.analytics.TaskCommentListener
- onEvent(Event<TaskService, TaskPayload>) - Method in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- onEvent(Event<TaskService, TaskPayload>) - Method in class org.exoplatform.task.integration.TaskLoggingListener
- onEvent(Event<TaskService, TaskPayload>) - Method in class org.exoplatform.tasks.listener.analytics.TaskSavedListener
- or(Condition...) - Static method in class org.exoplatform.task.dao.condition.Conditions
- or(TaskQuery...) - Static method in class org.exoplatform.task.dao.TaskQuery
- OR - Static variable in class org.exoplatform.task.dao.condition.AggregateCondition
- OrderBy - Class in org.exoplatform.task.dao
- OrderBy(String, boolean) - Constructor for class org.exoplatform.task.dao.OrderBy
- ORDERBY_DATE - Static variable in class org.exoplatform.task.util.StringUtil
- ORDERBY_RELEVANCY - Static variable in class org.exoplatform.task.util.StringUtil
- ORDERBY_TITLE - Static variable in class org.exoplatform.task.util.StringUtil
- OrderBy.ASC - Class in org.exoplatform.task.dao
- OrderBy.DESC - Class in org.exoplatform.task.dao
- org.exoplatform.task.dao - package org.exoplatform.task.dao
- org.exoplatform.task.dao.condition - package org.exoplatform.task.dao.condition
- org.exoplatform.task.dao.jpa - package org.exoplatform.task.dao.jpa
- org.exoplatform.task.domain - package org.exoplatform.task.domain
- org.exoplatform.task.dto - package org.exoplatform.task.dto
- org.exoplatform.task.exception - package org.exoplatform.task.exception
- org.exoplatform.task.integration - package org.exoplatform.task.integration
- org.exoplatform.task.integration.gamification - package org.exoplatform.task.integration.gamification
- org.exoplatform.task.integration.notification - package org.exoplatform.task.integration.notification
- org.exoplatform.task.model - package org.exoplatform.task.model
- org.exoplatform.task.plugin - package org.exoplatform.task.plugin
- org.exoplatform.task.rest - package org.exoplatform.task.rest
- org.exoplatform.task.rest.model - package org.exoplatform.task.rest.model
- org.exoplatform.task.service - package org.exoplatform.task.service
- org.exoplatform.task.service.impl - package org.exoplatform.task.service.impl
- org.exoplatform.task.storage - package org.exoplatform.task.storage
- org.exoplatform.task.storage.impl - package org.exoplatform.task.storage.impl
- org.exoplatform.task.util - package org.exoplatform.task.util
- org.exoplatform.tasks.listener.analytics - package org.exoplatform.tasks.listener.analytics
- OVERDUE - Enum constant in enum class org.exoplatform.task.util.TaskUtil.DUE
P
- PaginatedTaskList - Class in org.exoplatform.task.rest.model
- PaginatedTaskList() - Constructor for class org.exoplatform.task.rest.model.PaginatedTaskList
- PaginatedTaskList(List<TaskEntity>, long) - Constructor for class org.exoplatform.task.rest.model.PaginatedTaskList
- ParameterEntityException - Exception Class in org.exoplatform.task.exception
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/4/15
- ParameterEntityException(Long, Class<?>, String, String, String, Throwable) - Constructor for exception class org.exoplatform.task.exception.ParameterEntityException
- PARENT - Enum constant in enum class org.exoplatform.task.domain.Label.FIELDS
- PARENT - Static variable in class org.exoplatform.task.dao.condition.Conditions
- PARENT_ID - Static variable in class org.exoplatform.task.dao.condition.Conditions
- parse(String, ResourceBundle, OrganizationService) - Static method in class org.exoplatform.task.model.Permission
- parse(String, ParserContext) - Method in class org.exoplatform.task.service.impl.TaskParserImpl
- parse(String, ParserContext) - Method in interface org.exoplatform.task.service.TaskParser
- parse(String, ParserContext, TaskBuilder) - Method in interface org.exoplatform.task.service.TaskParserPlugin
- parsePermalinkURL(String) - Static method in class org.exoplatform.task.util.ProjectUtil
- ParserContext - Class in org.exoplatform.task.service
- ParserContext(TimeZone) - Constructor for class org.exoplatform.task.service.ParserContext
- PARTICIPATOR - Static variable in class org.exoplatform.task.dao.condition.Conditions
- permalink(Long, String, Long) - Static method in class org.exoplatform.task.util.ProjectUtil
- Permission - Class in org.exoplatform.task.model
- Permission(int, String, String) - Constructor for class org.exoplatform.task.model.Permission
- pHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- PREFIX - Static variable in class org.exoplatform.task.integration.ActivityTaskCreationListener
- PREFIX_CLONE - Static variable in class org.exoplatform.task.domain.Project
- PREFIX_CLONE - Static variable in class org.exoplatform.task.domain.Task
- PREFIX_CLONE - Static variable in class org.exoplatform.task.service.impl.ProjectServiceImpl
- Priority - Enum Class in org.exoplatform.task.domain
- PRIORITY - Static variable in class org.exoplatform.task.util.TaskUtil
- processActivity(ExoSocialActivity) - Method in class org.exoplatform.task.integration.ActivityTaskProcessor
- Project - Class in org.exoplatform.task.domain
- Project() - Constructor for class org.exoplatform.task.domain.Project
- Project(String, String, Set<Status>, Set<String>, Set<String>) - Constructor for class org.exoplatform.task.domain.Project
- PROJECT - Static variable in class org.exoplatform.task.util.TaskUtil
- PROJECT_ID - Static variable in class org.exoplatform.task.util.TaskUtil
- PROJECT_IDS - Static variable in class org.exoplatform.task.util.TaskUtil
- PROJECT_NAME - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- PROJECT_URL - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- ProjectDAOImpl - Class in org.exoplatform.task.dao.jpa
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/10/15
- ProjectDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- ProjectDto - Class in org.exoplatform.task.dto
- ProjectDto(String, String, HashSet<StatusDto>, Set<String>, Set<String>) - Constructor for class org.exoplatform.task.dto.ProjectDto
- ProjectGroupVisibilityPlugin - Class in org.exoplatform.task.integration
-
The user can see a group only when: * the given user is the super user * the given user is a platform administrator * the given user is a manager of the group
- ProjectGroupVisibilityPlugin(UserACL) - Constructor for class org.exoplatform.task.integration.ProjectGroupVisibilityPlugin
- ProjectHandler - Interface in org.exoplatform.task.dao
- ProjectModifiedListener - Class in org.exoplatform.task.integration
- ProjectModifiedListener() - Constructor for class org.exoplatform.task.integration.ProjectModifiedListener
- ProjectQuery - Class in org.exoplatform.task.dao
- ProjectQuery() - Constructor for class org.exoplatform.task.dao.ProjectQuery
- ProjectRestService - Class in org.exoplatform.task.rest
- ProjectRestService(TaskService, CommentService, ProjectService, StatusService, UserService, SpaceService, LabelService, IdentityManager) - Constructor for class org.exoplatform.task.rest.ProjectRestService
- ProjectService - Interface in org.exoplatform.task.service
- ProjectServiceImpl - Class in org.exoplatform.task.service.impl
- ProjectServiceImpl() - Constructor for class org.exoplatform.task.service.impl.ProjectServiceImpl
- ProjectServiceImpl(StatusService, TaskService, DAOHandler, ProjectStorage, ListenerService) - Constructor for class org.exoplatform.task.service.impl.ProjectServiceImpl
- ProjectStorage - Interface in org.exoplatform.task.storage
- ProjectStorageImpl - Class in org.exoplatform.task.storage.impl
- ProjectStorageImpl(DAOHandler) - Constructor for class org.exoplatform.task.storage.impl.ProjectStorageImpl
- projectToDto(Project) - Static method in class org.exoplatform.task.util.StorageUtil
- projectToDto(Project, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- projectToEntity(ProjectDto) - Static method in class org.exoplatform.task.util.StorageUtil
- ProjectUtil - Class in org.exoplatform.task.util
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/3/15
- PushTemplateProvider - Class in org.exoplatform.task.integration.notification
- PushTemplateProvider(InitParams) - Constructor for class org.exoplatform.task.integration.notification.PushTemplateProvider
Q
- Query - Class in org.exoplatform.task.dao
- Query() - Constructor for class org.exoplatform.task.dao.Query
- Query(AggregateCondition, List<OrderBy>) - Constructor for class org.exoplatform.task.dao.Query
R
- RANK - Static variable in class org.exoplatform.task.util.TaskUtil
- RECEIVERS - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- removeComment(long) - Method in interface org.exoplatform.task.service.CommentService
- removeComment(long) - Method in class org.exoplatform.task.service.impl.CommentServiceImpl
- removeComment(long) - Method in interface org.exoplatform.task.storage.CommentStorage
- removeComment(long) - Method in class org.exoplatform.task.storage.impl.CommentStorageImpl
- removeLabel(long) - Method in class org.exoplatform.task.rest.TaskRestService
- removeLabel(long) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- removeLabel(long) - Method in interface org.exoplatform.task.service.LabelService
- removeLabel(long) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- removeLabel(long) - Method in interface org.exoplatform.task.storage.LabelStorage
- removeProject(long, boolean) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- removeProject(long, boolean) - Method in interface org.exoplatform.task.dao.ProjectHandler
- removeProject(long, boolean) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- removeProject(long, boolean) - Method in interface org.exoplatform.task.service.ProjectService
-
Remove the project with given
projectId, and also its descendants ifdeleteChildis true. - removeProject(long, boolean) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- removeProject(long, boolean) - Method in interface org.exoplatform.task.storage.ProjectStorage
-
Remove the project with given
projectId, and also its descendants ifdeleteChildis true. - removeStatus(long) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- removeStatus(long) - Method in interface org.exoplatform.task.service.StatusService
- removeStatus(long) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- removeStatus(long) - Method in interface org.exoplatform.task.storage.StatusStorage
- removeTask(long) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- removeTask(long) - Method in interface org.exoplatform.task.service.TaskService
-
Remove the task with given
taskId - removeTaskFromLabel(long, long) - Method in class org.exoplatform.task.rest.TaskRestService
- removeTaskFromLabel(TaskDto, Long) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- removeTaskFromLabel(TaskDto, Long) - Method in interface org.exoplatform.task.service.LabelService
- removeTaskFromLabel(TaskDto, Long) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- removeTaskFromLabel(TaskDto, Long) - Method in interface org.exoplatform.task.storage.LabelStorage
- resolve(List<String>, ResourceBundle) - Static method in class org.exoplatform.task.util.TaskUtil
- resolveMessage(ResourceBundle, String, Object...) - Static method in class org.exoplatform.task.util.ResourceUtil
- resolveStatus(ResourceBundle, String) - Static method in class org.exoplatform.task.util.ResourceUtil
- ResourceUtil - Class in org.exoplatform.task.util
- ResourceUtil() - Constructor for class org.exoplatform.task.util.ResourceUtil
- revokedLead(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
S
- saveActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- saveComment(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- saveProjectField(ProjectService, long, Map<String, String[]>) - Static method in class org.exoplatform.task.util.ProjectUtil
- saveTaskField(TaskDto, Identity, String, String[], TimeZone, TaskService, LabelService, StatusService) - Static method in class org.exoplatform.task.util.TaskUtil
- SEARCH_LIMIT - Static variable in class org.exoplatform.task.util.UserUtil
- selectProjectField(ProjectQuery, String) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- selectProjectField(ProjectQuery, String) - Method in interface org.exoplatform.task.dao.ProjectHandler
- selectTaskField(TaskQuery, String) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- selectTaskField(TaskQuery, String) - Method in interface org.exoplatform.task.dao.TaskHandler
- selectTaskField(TaskQuery, String) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- selectTaskField(TaskQuery, String) - Method in interface org.exoplatform.task.service.TaskService
- selectTaskField(TaskQuery, String) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- selectTaskField(TaskQuery, String) - Method in interface org.exoplatform.task.storage.TaskStorage
- setAccessible(Identity) - Method in class org.exoplatform.task.dao.TaskQuery
- setActionName(String) - Method in class org.exoplatform.task.domain.ChangeLog
- setActionName(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setActivityId(String) - Method in class org.exoplatform.task.domain.Task
- setAssignee(String) - Method in class org.exoplatform.task.domain.Task
- setAssignee(List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
- setAssigneeIsTodoOf(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setAssigneeOrCoworker(List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
- setAssigneeOrCoworkerOrInProject(String, List<Long>) - Method in class org.exoplatform.task.dao.TaskQuery
- setAssigneeOrMembership(String, List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
-
Deprecated.
- setAssignees(String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setAuthor(String) - Method in class org.exoplatform.task.domain.ChangeLog
- setAuthor(String) - Method in class org.exoplatform.task.domain.Comment
- setAuthor(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setAuthorAvatarUrl(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setAuthorFullName(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setAvatar(String) - Method in class org.exoplatform.task.model.User
- setChildren(List<Label>) - Method in class org.exoplatform.task.domain.Label
- setChildren(List<Project>) - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- setChildren(List<UserGroup>) - Method in class org.exoplatform.task.model.UserGroup
- setColor(String) - Method in class org.exoplatform.task.domain.Label
- setColor(String) - Method in class org.exoplatform.task.domain.Project
- setComment(String) - Method in class org.exoplatform.task.domain.Comment
- setCompleted(boolean) - Method in class org.exoplatform.task.domain.Task
- setCompleted(Boolean) - Method in class org.exoplatform.task.dao.TaskQuery
- setConditions(List<Condition>) - Method in class org.exoplatform.task.dao.condition.AggregateCondition
- setContext(String) - Method in class org.exoplatform.task.domain.Task
- setCoworker(List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
- setCoworker(Set<String>) - Method in class org.exoplatform.task.domain.Task
- setCoworkers(String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setCreatedBy(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setCreatedBy(String) - Method in class org.exoplatform.task.domain.Task
- setCreatedTime(long) - Method in class org.exoplatform.task.domain.ChangeLog
- setCreatedTime(long) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setCreatedTime(Date) - Method in class org.exoplatform.task.domain.Comment
- setCreatedTime(Date) - Method in class org.exoplatform.task.domain.Task
- setDeleted(boolean) - Method in class org.exoplatform.task.model.User
- setDescription(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setDescription(String) - Method in class org.exoplatform.task.domain.Project
- setDescription(String) - Method in class org.exoplatform.task.domain.Task
- setDisplayName(String) - Method in class org.exoplatform.task.model.Permission
- setDisplayName(String) - Method in class org.exoplatform.task.model.User
- setDisplayName(String) - Method in class org.exoplatform.task.model.UserGroup
- setDue(TaskUtil.DUE) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setDueDate(Date) - Method in class org.exoplatform.task.domain.Project
- setDueDate(Date) - Method in class org.exoplatform.task.domain.Task
- setDueDateFrom(Date) - Method in class org.exoplatform.task.dao.TaskQuery
- setDueDateTo(Date) - Method in class org.exoplatform.task.dao.TaskQuery
- setEmail(String) - Method in class org.exoplatform.task.model.User
- setEmptyField(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setEnable(boolean) - Method in class org.exoplatform.task.model.User
- setEnabled(boolean) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setEndDate(Date) - Method in class org.exoplatform.task.dao.TaskQuery
- setEndDate(Date) - Method in class org.exoplatform.task.domain.Task
- setExternal(boolean) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setExternal(boolean) - Method in class org.exoplatform.task.model.User
- setFirstName(String) - Method in class org.exoplatform.task.model.User
- setGroupBy(String) - Method in class org.exoplatform.task.rest.model.ViewState
- setGroupId(String) - Method in class org.exoplatform.task.model.Permission
- setGroupName(String) - Method in class org.exoplatform.task.model.Permission
- setHidden(boolean) - Method in class org.exoplatform.task.domain.Label
- setHiddenProjects(Set<Project>) - Method in class org.exoplatform.task.domain.UserSetting
- setId(long) - Method in class org.exoplatform.task.dao.Query
- setId(long) - Method in class org.exoplatform.task.domain.ChangeLog
- setId(long) - Method in class org.exoplatform.task.domain.Comment
- setId(long) - Method in class org.exoplatform.task.domain.Label
- setId(long) - Method in class org.exoplatform.task.domain.Project
- setId(long) - Method in class org.exoplatform.task.domain.Status
- setId(long) - Method in class org.exoplatform.task.domain.Task
- setId(long) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setId(String) - Method in class org.exoplatform.task.model.Permission
- setId(String) - Method in class org.exoplatform.task.model.UserGroup
- setIsIncomingOf(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setIsLabelOf(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setIsTargetFullNameExternal(boolean) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setIsTodoOf(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setKeyword(String) - Method in class org.exoplatform.task.dao.ProjectQuery
- setKeyword(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setKeyword(String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setLabel(Label) - Method in class org.exoplatform.task.domain.LabelTaskMapping
- setLabelIds(List<Long>) - Method in class org.exoplatform.task.dao.TaskQuery
- setLabels(String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setLastModifiedDate(Long) - Method in class org.exoplatform.task.domain.Project
- setLastName(String) - Method in class org.exoplatform.task.model.User
- setManager(List<String>) - Method in class org.exoplatform.task.dao.ProjectQuery
- setManager(Set<String>) - Method in class org.exoplatform.task.domain.Project
- setMembership(List<String>) - Method in class org.exoplatform.task.dao.ProjectQuery
- setMemberships(List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
- setMembershipType(String) - Method in class org.exoplatform.task.model.Permission
- setMentionedUsers(Set<String>) - Method in class org.exoplatform.task.domain.Comment
- setName(String) - Method in class org.exoplatform.task.domain.Label
- setName(String) - Method in class org.exoplatform.task.domain.Project
- setName(String) - Method in class org.exoplatform.task.domain.Status
- setName(String) - Method in class org.exoplatform.task.model.UserGroup
- setNullField(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setOrderBy(String) - Method in class org.exoplatform.task.rest.model.ViewState
- setOrderBy(List<OrderBy>) - Method in class org.exoplatform.task.dao.Query
- setParent(Long) - Method in class org.exoplatform.task.dao.ProjectQuery
- setParent(Label) - Method in class org.exoplatform.task.domain.Label
- setParent(Project) - Method in class org.exoplatform.task.domain.Project
- setParent(LabelDto) - Method in class org.exoplatform.task.dto.LabelDto
- setParentComment(Comment) - Method in class org.exoplatform.task.domain.Comment
- setParticipator(List<String>) - Method in class org.exoplatform.task.dao.ProjectQuery
- setParticipator(Set<String>) - Method in class org.exoplatform.task.domain.Project
- setPriority(Priority) - Method in class org.exoplatform.task.dao.TaskQuery
- setPriority(Priority) - Method in class org.exoplatform.task.domain.Task
- setPriority(Priority) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setProject(Project) - Method in class org.exoplatform.task.domain.Label
- setProject(Project) - Method in class org.exoplatform.task.domain.Status
- setProjectIds(List<Long>) - Method in class org.exoplatform.task.dao.TaskQuery
- setRank(int) - Method in class org.exoplatform.task.domain.Task
- setRank(Integer) - Method in class org.exoplatform.task.domain.Status
- setShowCompleted(boolean) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setShowHiddenLabel(boolean) - Method in class org.exoplatform.task.domain.UserSetting
- setShowHiddenProject(boolean) - Method in class org.exoplatform.task.domain.UserSetting
- setStartDate(Date) - Method in class org.exoplatform.task.dao.TaskQuery
- setStartDate(Date) - Method in class org.exoplatform.task.domain.Task
- setStatus(Long) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setStatus(Set<Status>) - Method in class org.exoplatform.task.domain.Project
-
Deprecated.
- setStatus(Status) - Method in class org.exoplatform.task.dao.TaskQuery
- setStatus(Status) - Method in class org.exoplatform.task.domain.Task
- setStatus(StatusDto) - Method in class org.exoplatform.task.dao.TaskQuery
- setStatusName(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setSubComments(List<Comment>) - Method in class org.exoplatform.task.domain.Comment
- setSubComments(List<CommentModel>) - Method in class org.exoplatform.task.model.CommentModel
- setTarget(String) - Method in class org.exoplatform.task.domain.ChangeLog
- setTarget(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setTargetFullName(String) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setTask(Task) - Method in class org.exoplatform.task.domain.ChangeLog
- setTask(Task) - Method in class org.exoplatform.task.domain.Comment
- setTask(Task) - Method in class org.exoplatform.task.domain.LabelTaskMapping
- setTask(Task) - Method in class org.exoplatform.task.dto.ChangeLogEntry
- setTaskId(Long) - Method in class org.exoplatform.task.dao.LabelQuery
- setTitle(String) - Method in class org.exoplatform.task.dao.TaskQuery
- setTitle(String) - Method in class org.exoplatform.task.domain.Task
- setType(int) - Method in class org.exoplatform.task.model.Permission
- setUrl(String) - Method in class org.exoplatform.task.model.User
- setUsername(String) - Method in class org.exoplatform.task.domain.Label
- setUsername(String) - Method in class org.exoplatform.task.model.User
- setUserName(String) - Method in class org.exoplatform.task.dao.LabelQuery
- setWatcher(Set<String>) - Method in class org.exoplatform.task.domain.Task
- setWatchers(String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- setWatchers(List<String>) - Method in class org.exoplatform.task.dao.TaskQuery
- sHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- showHiddenLabel(String, boolean) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- showHiddenLabel(String, boolean) - Method in interface org.exoplatform.task.service.UserService
- showHiddenProject(String, boolean) - Method in class org.exoplatform.task.service.impl.UserServiceImpl
- showHiddenProject(String, boolean) - Method in interface org.exoplatform.task.service.UserService
- SingleCondition<T> - Class in org.exoplatform.task.dao.condition
- SingleCondition(String, String, T) - Constructor for class org.exoplatform.task.dao.condition.SingleCondition
- spaceAccessEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- spaceAvatarEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- spaceBannerEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- spaceCreated(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- spaceDescriptionEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- SpaceEntity - Class in org.exoplatform.task.rest.model
- SpaceEntity() - Constructor for class org.exoplatform.task.rest.model.SpaceEntity
- SpaceEntity(String, String, String, String, String, String) - Constructor for class org.exoplatform.task.rest.model.SpaceEntity
- spaceRemoved(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- spaceRenamed(SpaceLifeCycleEvent) - Method in class org.exoplatform.task.integration.SpaceTaskDataInitializer
- SpaceTaskDataInitializer - Class in org.exoplatform.task.integration
- SpaceTaskDataInitializer(ProjectService, StatusService) - Constructor for class org.exoplatform.task.integration.SpaceTaskDataInitializer
- Status - Class in org.exoplatform.task.domain
- Status() - Constructor for class org.exoplatform.task.domain.Status
- Status(long, String) - Constructor for class org.exoplatform.task.domain.Status
- Status(long, String, Integer, Project) - Constructor for class org.exoplatform.task.domain.Status
- Status(String, Integer, Project) - Constructor for class org.exoplatform.task.domain.Status
- STATUS - Static variable in class org.exoplatform.task.util.TaskUtil
- STATUS_KEY_PREFIX - Static variable in class org.exoplatform.task.util.ResourceUtil
- StatusDAOImpl - Class in org.exoplatform.task.dao.jpa
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/10/15
- StatusDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.StatusDAOImpl
- StatusDto - Class in org.exoplatform.task.dto
- StatusDto(long, String) - Constructor for class org.exoplatform.task.dto.StatusDto
- StatusDto(long, String, Integer, ProjectDto) - Constructor for class org.exoplatform.task.dto.StatusDto
- StatusDto(StatusDto) - Constructor for class org.exoplatform.task.dto.StatusDto
- StatusHandler - Interface in org.exoplatform.task.dao
- StatusRestService - Class in org.exoplatform.task.rest
- StatusRestService(ProjectService, StatusService) - Constructor for class org.exoplatform.task.rest.StatusRestService
- StatusService - Interface in org.exoplatform.task.service
- StatusServiceImpl - Class in org.exoplatform.task.service.impl
- StatusServiceImpl(DAOHandler) - Constructor for class org.exoplatform.task.service.impl.StatusServiceImpl
- StatusServiceImpl(DAOHandler, StatusStorage, ProjectStorage, ListenerService) - Constructor for class org.exoplatform.task.service.impl.StatusServiceImpl
- StatusStorage - Interface in org.exoplatform.task.storage
- StatusStorageImpl - Class in org.exoplatform.task.storage.impl
- StatusStorageImpl(DAOHandler, ProjectStorage) - Constructor for class org.exoplatform.task.storage.impl.StatusStorageImpl
- statusToDTO(Status, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- statusToEntity(StatusDto) - Static method in class org.exoplatform.task.util.StorageUtil
- StorageUtil - Class in org.exoplatform.task.util
- StorageUtil() - Constructor for class org.exoplatform.task.util.StorageUtil
- StringUtil - Class in org.exoplatform.task.util
- StringUtil() - Constructor for class org.exoplatform.task.util.StringUtil
- subList(List<T>, int, int) - Static method in class org.exoplatform.task.util.ResourceUtil
T
- Task - Class in org.exoplatform.task.domain
- Task() - Constructor for class org.exoplatform.task.domain.Task
- Task(String, String, Priority, String, String, Set<String>, Set<String>, Status, String, Date, Date, Date) - Constructor for class org.exoplatform.task.domain.Task
- TASK - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_ASSIGNEE - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_ASSIGNEE - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_COMMENT_CREATED - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_COMMENT_DELETED - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_COMMENT_NOT_FOUND_EXCEPTION_MESSAGE - Static variable in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- TASK_COMMENT_OBJECT_TYPE - Static variable in class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- TASK_COMPLETED - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_COWORKER - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_COWORKERS - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_CREATED - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_CREATOR - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_CREATOR - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_DELETED - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_DES - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_DESCRIPTION - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_DUEDATE - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_END_DATE - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_LABEL_ID - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_LABEL_USERNAME - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_MANAGER - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_MENTIONED_USERS - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_NOT_FOUND_EXCEPTION_MESSAGE - Static variable in class org.exoplatform.task.integration.TaskAttachmentPlugin
- TASK_OBJECT_TYPE - Static variable in class org.exoplatform.task.integration.TaskAttachmentPlugin
- TASK_OBJECT_TYPE - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_PAGE_NAME - Static variable in class org.exoplatform.task.util.ResourceUtil
- TASK_PARTICIPATOR - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_PORTLET_NAME - Static variable in class org.exoplatform.task.util.ResourceUtil
- TASK_PRIORITY - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_PROJECT - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_START_DATE - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_STATUS - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_STATUS_NAME - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_TITLE - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_TITLE - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_UPDATED - Static variable in class org.exoplatform.task.util.TaskUtil
- TASK_URL - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TASK_WATCHER - Static variable in class org.exoplatform.task.dao.condition.Conditions
- TASK_WATCHERS - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TaskAssignPlugin - Class in org.exoplatform.task.integration.notification
- TaskAssignPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskAssignPlugin
- TaskAttachmentAnalyticsListener - Class in org.exoplatform.tasks.listener.analytics
- TaskAttachmentAnalyticsListener(AttachmentService, SpaceService, InitParams) - Constructor for class org.exoplatform.tasks.listener.analytics.TaskAttachmentAnalyticsListener
- TaskAttachmentLoggingListener - Class in org.exoplatform.task.integration
- TaskAttachmentLoggingListener(TaskService) - Constructor for class org.exoplatform.task.integration.TaskAttachmentLoggingListener
- TaskAttachmentPlugin - Class in org.exoplatform.task.integration
- TaskAttachmentPlugin(TaskService, ProjectService, SpaceService) - Constructor for class org.exoplatform.task.integration.TaskAttachmentPlugin
- TaskBuilder - Class in org.exoplatform.task.service
- TaskBuilder() - Constructor for class org.exoplatform.task.service.TaskBuilder
- TaskCommentAttachmentPlugin - Class in org.exoplatform.task.integration
- TaskCommentAttachmentPlugin(TaskService, CommentService, ProjectService, SpaceService) - Constructor for class org.exoplatform.task.integration.TaskCommentAttachmentPlugin
- TaskCommentListener - Class in org.exoplatform.tasks.listener.analytics
-
This listener is added in a synchronous way to be able to get user modifier identifier.
- TaskCommentListener() - Constructor for class org.exoplatform.tasks.listener.analytics.TaskCommentListener
- TaskCommentNotificationListener - Class in org.exoplatform.task.integration
- TaskCommentNotificationListener(OrganizationService) - Constructor for class org.exoplatform.task.integration.TaskCommentNotificationListener
- TaskCommentPlugin - Class in org.exoplatform.task.integration.notification
- TaskCommentPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskCommentPlugin
- TaskCompletedPlugin - Class in org.exoplatform.task.integration.notification
- TaskCompletedPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskCompletedPlugin
- TaskCoworkerPlugin - Class in org.exoplatform.task.integration.notification
- TaskCoworkerPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskCoworkerPlugin
- TaskDAOImpl - Class in org.exoplatform.task.dao.jpa
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 4/8/15
- TaskDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.TaskDAOImpl
- TaskDto - Class in org.exoplatform.task.dto
- TaskDto() - Constructor for class org.exoplatform.task.dto.TaskDto
- TaskDueDatePlugin - Class in org.exoplatform.task.integration.notification
- TaskDueDatePlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskDueDatePlugin
- TaskEditionPlugin - Class in org.exoplatform.task.integration.notification
- TaskEditionPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskEditionPlugin
- TaskEntity - Class in org.exoplatform.task.rest.model
- TaskEntity() - Constructor for class org.exoplatform.task.rest.model.TaskEntity
- TaskEntity(TaskDto, long) - Constructor for class org.exoplatform.task.rest.model.TaskEntity
- TaskEventPlugin - Class in org.exoplatform.task.plugin
- TaskEventPlugin() - Constructor for class org.exoplatform.task.plugin.TaskEventPlugin
- TaskHandler - Interface in org.exoplatform.task.dao
- TaskLabelListener - Class in org.exoplatform.tasks.listener.analytics
- TaskLabelListener(InitParams) - Constructor for class org.exoplatform.tasks.listener.analytics.TaskLabelListener
- TaskLogDAOImpl - Class in org.exoplatform.task.dao.jpa
- TaskLogDAOImpl() - Constructor for class org.exoplatform.task.dao.jpa.TaskLogDAOImpl
- TaskLoggingListener - Class in org.exoplatform.task.integration
-
TODO: please reconsider where should this class stay? I move it to integration module because it depends on these class
- TaskLoggingListener(TaskService) - Constructor for class org.exoplatform.task.integration.TaskLoggingListener
- taskLogHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- TaskLogHandler - Interface in org.exoplatform.task.dao
- TaskMentionPlugin - Class in org.exoplatform.task.integration.notification
- TaskMentionPlugin(InitParams) - Constructor for class org.exoplatform.task.integration.notification.TaskMentionPlugin
- TaskParser - Interface in org.exoplatform.task.service
- TaskParserImpl - Class in org.exoplatform.task.service.impl
- TaskParserImpl() - Constructor for class org.exoplatform.task.service.impl.TaskParserImpl
- TaskParserPlugin - Interface in org.exoplatform.task.service
- TaskPayload - Class in org.exoplatform.task.service
- TaskPayload(TaskDto, TaskDto) - Constructor for class org.exoplatform.task.service.TaskPayload
- TaskQuery - Class in org.exoplatform.task.dao
- TaskQuery() - Constructor for class org.exoplatform.task.dao.TaskQuery
- TaskRestService - Class in org.exoplatform.task.rest
- TaskRestService(TaskService, CommentService, ProjectService, StatusService, UserService, SpaceService, LabelService) - Constructor for class org.exoplatform.task.rest.TaskRestService
- TASKS - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- TaskSavedListener - Class in org.exoplatform.tasks.listener.analytics
-
This listener is added in a synchronous way to be able to get user modifier identifier.
- TaskSavedListener(InitParams) - Constructor for class org.exoplatform.tasks.listener.analytics.TaskSavedListener
- taskService - Variable in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- TaskService - Interface in org.exoplatform.task.service
- TaskServiceImpl - Class in org.exoplatform.task.service.impl
- TaskServiceImpl(TaskStorage, DAOHandler, ListenerService) - Constructor for class org.exoplatform.task.service.impl.TaskServiceImpl
- TasksList - Class in org.exoplatform.task.dto
- TasksList() - Constructor for class org.exoplatform.task.dto.TasksList
- TasksList(List<TaskDto>, long) - Constructor for class org.exoplatform.task.dto.TasksList
- TaskStorage - Interface in org.exoplatform.task.storage
- TaskStorageImpl - Class in org.exoplatform.task.storage.impl
- TaskStorageImpl(DAOHandler, UserService, ProjectStorage) - Constructor for class org.exoplatform.task.storage.impl.TaskStorageImpl
- taskToDto(Task, ProjectStorage) - Static method in class org.exoplatform.task.util.StorageUtil
- taskToEntity(TaskDto) - Static method in class org.exoplatform.task.util.StorageUtil
- TaskUtil - Class in org.exoplatform.task.util
-
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/3/15
- TaskUtil.DUE - Enum Class in org.exoplatform.task.util
- TemplateUtils - Class in org.exoplatform.task.integration.notification
- TemplateUtils() - Constructor for class org.exoplatform.task.integration.notification.TemplateUtils
- tHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- TITLE - Static variable in class org.exoplatform.task.util.TaskUtil
- TODAY - Enum constant in enum class org.exoplatform.task.util.TaskUtil.DUE
- TODO_PROJECT_ID - Static variable in class org.exoplatform.task.util.ProjectUtil
- TOMORROW - Enum constant in enum class org.exoplatform.task.util.TaskUtil.DUE
- toString() - Method in class org.exoplatform.task.model.GroupKey
U
- uHandler - Variable in class org.exoplatform.task.service.impl.AbstractDAOHandler
- UnAuthorizedOperationException - Exception Class in org.exoplatform.task.exception
- UnAuthorizedOperationException(Long, Class<?>, String) - Constructor for exception class org.exoplatform.task.exception.UnAuthorizedOperationException
- UPCOMING - Enum constant in enum class org.exoplatform.task.util.TaskUtil.DUE
- update(Project) - Method in class org.exoplatform.task.dao.jpa.ProjectDAOImpl
- update(TaskDto) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- update(TaskDto) - Method in interface org.exoplatform.task.storage.TaskStorage
-
Update the provided task.
- updateActivity(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- updateComment(ActivityLifeCycleEvent) - Method in class org.exoplatform.task.integration.ActivityTaskCreationListener
- updateCompleted(long, boolean) - Method in class org.exoplatform.task.rest.TaskRestService
- updateFilterData(String, String, String, String, String, String, String, Boolean, String) - Method in class org.exoplatform.task.rest.model.ViewState.Filter
- updateLabel(LabelDto) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- updateLabel(LabelDto) - Method in interface org.exoplatform.task.service.LabelService
- updateLabel(LabelDto, List<Label.FIELDS>) - Method in class org.exoplatform.task.service.impl.LabelServiceImpl
- updateLabel(LabelDto, List<Label.FIELDS>) - Method in interface org.exoplatform.task.service.LabelService
- updateLabel(LabelDto, List<Label.FIELDS>) - Method in class org.exoplatform.task.storage.impl.LabelStorageImpl
- updateLabel(LabelDto, List<Label.FIELDS>) - Method in interface org.exoplatform.task.storage.LabelStorage
- updateProject(long, ProjectDto) - Method in class org.exoplatform.task.rest.ProjectRestService
- updateProject(ProjectDto) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- updateProject(ProjectDto) - Method in interface org.exoplatform.task.service.ProjectService
-
Update the project.
- updateProject(ProjectDto) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- updateProject(ProjectDto) - Method in interface org.exoplatform.task.storage.ProjectStorage
- updateProjectNoReturn(ProjectDto) - Method in class org.exoplatform.task.service.impl.ProjectServiceImpl
- updateProjectNoReturn(ProjectDto) - Method in interface org.exoplatform.task.service.ProjectService
-
Update the project.
- updateProjectNoReturn(ProjectDto) - Method in class org.exoplatform.task.storage.impl.ProjectStorageImpl
- updateProjectNoReturn(ProjectDto) - Method in interface org.exoplatform.task.storage.ProjectStorage
- updateStatus(long, String) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- updateStatus(long, String) - Method in interface org.exoplatform.task.service.StatusService
- updateStatus(long, String) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- updateStatus(long, String) - Method in interface org.exoplatform.task.storage.StatusStorage
- updateStatus(long, StatusDto) - Method in class org.exoplatform.task.rest.StatusRestService
- updateStatus(Status, Status) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- updateStatus(Status, Status) - Method in interface org.exoplatform.task.dao.TaskHandler
- updateStatus(Status, Status) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- updateStatus(Status, Status) - Method in interface org.exoplatform.task.storage.TaskStorage
- updateStatus(StatusDto) - Method in class org.exoplatform.task.service.impl.StatusServiceImpl
- updateStatus(StatusDto) - Method in interface org.exoplatform.task.service.StatusService
- updateStatus(StatusDto) - Method in class org.exoplatform.task.storage.impl.StatusStorageImpl
- updateStatus(StatusDto) - Method in interface org.exoplatform.task.storage.StatusStorage
- updateTask(TaskDto) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- updateTask(TaskDto) - Method in interface org.exoplatform.task.service.TaskService
-
Update the task.
- updateTask(TaskDto, TaskDto, String) - Method in class org.exoplatform.task.integration.gamification.GamificationTaskUpdateListener
- updateTaskById(long, TaskDto) - Method in class org.exoplatform.task.rest.TaskRestService
- updateTaskOrder(long, Status, long[]) - Method in class org.exoplatform.task.dao.jpa.TaskDAOImpl
- updateTaskOrder(long, Status, long[]) - Method in interface org.exoplatform.task.dao.TaskHandler
- updateTaskOrder(long, Status, long[]) - Method in class org.exoplatform.task.service.impl.TaskServiceImpl
- updateTaskOrder(long, Status, long[]) - Method in interface org.exoplatform.task.service.TaskService
- updateTaskOrder(long, Status, long[]) - Method in class org.exoplatform.task.storage.impl.TaskStorageImpl
- updateTaskOrder(long, Status, long[]) - Method in interface org.exoplatform.task.storage.TaskStorage
- URL_LABEL_ALL - Static variable in class org.exoplatform.task.util.ProjectUtil
- URL_LABEL_DETAIL - Static variable in class org.exoplatform.task.util.ProjectUtil
- URL_PROJECT_ALL - Static variable in class org.exoplatform.task.util.ProjectUtil
- URL_PROJECT_DETAIL - Static variable in class org.exoplatform.task.util.ProjectUtil
- URL_PROJECT_MY_TASK - Static variable in class org.exoplatform.task.util.ProjectUtil
- URL_TASK_DETAIL - Static variable in class org.exoplatform.task.util.TaskUtil
- User - Class in org.exoplatform.task.model
- User() - Constructor for class org.exoplatform.task.model.User
- User(String, String, String, String, String, String, String) - Constructor for class org.exoplatform.task.model.User
- USER - Static variable in class org.exoplatform.task.model.Permission
- UserGroup - Class in org.exoplatform.task.model
- UserGroup(String, String, String) - Constructor for class org.exoplatform.task.model.UserGroup
- USERNAME - Static variable in class org.exoplatform.task.dao.condition.Conditions
- UserService - Interface in org.exoplatform.task.service
- UserServiceImpl - Class in org.exoplatform.task.service.impl
- UserServiceImpl(OrganizationService, IdentityManager, DAOHandler) - Constructor for class org.exoplatform.task.service.impl.UserServiceImpl
- UserSetting - Class in org.exoplatform.task.domain
- UserSetting() - Constructor for class org.exoplatform.task.domain.UserSetting
- UserSetting(String) - Constructor for class org.exoplatform.task.domain.UserSetting
- UserSettingDAO - Class in org.exoplatform.task.dao.jpa
- UserSettingDAO() - Constructor for class org.exoplatform.task.dao.jpa.UserSettingDAO
- UserSettingDto - Class in org.exoplatform.task.dto
- UserSettingDto() - Constructor for class org.exoplatform.task.dto.UserSettingDto
- UserSettingHandler - Interface in org.exoplatform.task.dao
- UserUtil - Class in org.exoplatform.task.util
V
- valueOf(String) - Static method in enum class org.exoplatform.task.domain.Label.FIELDS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.task.domain.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.task.util.TaskUtil.DUE
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.exoplatform.task.domain.Label.FIELDS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.task.domain.Priority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.task.util.TaskUtil.DUE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ViewState - Class in org.exoplatform.task.rest.model
- ViewState(String) - Constructor for class org.exoplatform.task.rest.model.ViewState
- ViewState.Filter - Class in org.exoplatform.task.rest.model
W
- WATCHER - Static variable in class org.exoplatform.task.integration.notification.NotificationUtils
- withAssignee(String) - Method in class org.exoplatform.task.service.TaskBuilder
- withContext(String) - Method in class org.exoplatform.task.service.TaskBuilder
- withCoworker(Set<String>) - Method in class org.exoplatform.task.service.TaskBuilder
- withCreatedBy(String) - Method in class org.exoplatform.task.service.TaskBuilder
- withDescription(String) - Method in class org.exoplatform.task.service.TaskBuilder
- withDueDate(Date) - Method in class org.exoplatform.task.service.TaskBuilder
- withEndDate(Date) - Method in class org.exoplatform.task.service.TaskBuilder
- withPriority(Priority) - Method in class org.exoplatform.task.service.TaskBuilder
- withStartDate(Date) - Method in class org.exoplatform.task.service.TaskBuilder
- withStatus(StatusDto) - Method in class org.exoplatform.task.service.TaskBuilder
- withTitle(String) - Method in class org.exoplatform.task.service.TaskBuilder
- withWatcher(Set<String>) - Method in class org.exoplatform.task.service.TaskBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form