public class TaskDetails
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getOfflineDatabases()
The list of the user's databases that were offline when the associated tasks were looked
up.
|
java.lang.String[] |
getOfflineTaskIds()
A best guess of the tasks that were not returned,
but probably should have been.
|
Task[] |
getTasks()
Gets the found associated tasks.
|
public Task[] getTasks()
public java.lang.String[] getOfflineTaskIds()
public java.lang.String[] getOfflineDatabases()
Triggers can use the admin token when looking up tasks to ensure all task databases are checked, though this will bypass ACL security--the results should not be shown to normal users.
© Copyright IBM Corporation 2000, 2009
US Government Users Restricted Rights--Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Notices