Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITaskListManager Members

ITaskListManager overview

Public Instance Methods

iconCopyTaskLists Copies an array of task lists from a given source project to a target project.
iconCreateTaskFilter Returns a task filter that shows all tasks.
iconCreateTaskList Creates a new task list.
iconCreateTaskListFilter Returns a task list filter that shows all task lists.
iconGetSubscribedUserIDs Returns the IDs of the users who are subscribed to the given task list.
iconGetTask Returns an ITask with the specified ID.
iconGetTaskList Returns an ITaskList with the specified ID.
iconQueryTaskLists Returns ITaskList array in the given project based on the ITaskListFilter.
iconQueryTasksOverloaded. Returns an ITask array in the given task list based on the ITaskFilter.
iconRemoveTaskList Removes a task list.
iconSubscribeUsers Subscribes users of the given IDs to the given task list.
iconUnsubscribeUsers Unsubscribes users with the given ID from a task list.

See Also

ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace