Plumtree EDK (Enterprise Web Development Kit) 5.4.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 Returns a new ITaskList.
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 an array of ITaskList in the given project based on the ITaskListFilter.
QueryTasksOverloaded. Returns an array of ITask 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 of the supplied IDs from a task list.

See Also

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