class  | 
CheckActivitiesCondition | 
 Checks the status of an activity. 
 | 
class  | 
CheckConnectionCondition | 
 Checks the connection to a remote system, if the tasks has a connection. 
 | 
class  | 
CheckFileCondition | 
 Checks if a file exists. 
 | 
class  | 
CheckHistoryCondition | 
 Checks if the last execution of an object satisfies the 
 defined status and the defined satisfaction lead time. 
 | 
class  | 
CheckProcessCondition | 
 Checks if a particular process is running on the host system. 
 | 
class  | 
CurrentQueueCondition | 
 Checks the Queue the task will run in. 
 | 
class  | 
CurrentTimeCondition | 
 Checks the (physical) time in the timezone the object was started in. 
 | 
class  | 
ReturnCodeCondition | 
 Checks the return code of the task. 
 | 
class  | 
StatusCondition | 
 Checks the 'ENDED' status of the task. 
 | 
class  | 
TimeSinceActivationCondition | 
 Checks time that has passed since the activation of the task. 
 | 
class  | 
UserDefinedCondition | 
 Compares two values. 
 |