Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ITaskListManager Members

ITaskListManager overview

Public Instance Methods

CopyTaskLists Copies an array of task lists from a given source project to a target project.
CreateTaskFilter Returns a task filter that shows all tasks.
CreateTaskList Creates a new task list.
CreateTaskListFilter Returns a task list filter that shows all task lists.
GetSubscribedUserIDs Returns the IDs of the users who are subscribed to the given task list.
GetTask Returns an ITask with the specified ID.
GetTaskList Returns an ITaskList with the specified ID.
QueryTaskLists Returns ITaskList array in the given project based on the ITaskListFilter.
QueryTasksOverloaded. Returns an ITask array in the given project based on the ITaskFilter.
RemoveTaskList Removes a task list.
SubscribeUsers Subscribes users of the given IDs to the given task list.
UnsubscribeUsers Unsubscribes users with the given ID from a task list.

See Also

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