TaskQueueAdministrator Methods |
The TaskQueueAdministrator type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ClearAndDestroyTaskQueue |
Clears and destroys the passed task queue associated with the passed identifier.
|
![]() ![]() | ClearAndDestroyTaskQueues |
Clears and destroys the passed task queue identifiers.
|
![]() ![]() | FindTasks |
Searches for tasks that match the passed where filter.
|
![]() ![]() | GetTask |
Returns a single application task info using the passed task id.
|
![]() ![]() | GetTaskIdsFromQueue(Vault, String) |
Gets the tasks ids from all the states in the queue.
|
![]() ![]() | GetTaskIdsFromQueue(Vault, String, MFTaskState) |
Resolves the tasks ids in the specified queue / states.
|
![]() ![]() | GetTaskQueues |
Gets a collection of available task queue ids from the server.
|
![]() ![]() | GetTasks |
Resolves the specified tasks from the task queue.
|
![]() ![]() | GetTasksFromQueue |
Resolves the tasks in the specified queue / states.
|