TaskHelper Methods |
The TaskHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetTask |
Retrieves information for a specific task.
|
![]() ![]() | GetTaskIDs(Vault, String) |
Retrieves the ids of tasks in a queue, regardless of state.
|
![]() ![]() | GetTaskIDs(Vault, String, MFTaskState) |
Retrieves the ids of tasks in a queue in specific states.
|
![]() ![]() | GetTasks(Vault, Strings) |
Retrieves information for specific tasks.
|
![]() ![]() | GetTasks(Vault, IEnumerableString) |
Retrieves information for specific tasks.
|
![]() ![]() | GetTasks(Vault, String) |
Retrieves information for specific tasks.
|
![]() ![]() | TaskStatesToIDs(MFTaskState) |
Converts a list of task states into an IDs collection.
|
![]() ![]() | TaskStatesToIDs(IEnumerableMFTaskState) |
Converts a list of task states into an IDs collection.
|