Uses of Interface
com.uc4.api.objects.Condition
Packages that use Condition
-
Uses of Condition in com.uc4.api.objects
Classes in com.uc4.api.objects that implement ConditionModifier and TypeClassDescriptionclass
Checks the status of an activity.class
Checks the connection to a remote system, if the tasks has a connection.class
Checks if a file exists.class
Checks if the last execution of an object satisfies the defined status and the defined satisfaction lead time.class
Checks if a particular process is running on the host system.class
Checks the Queue the task will run in.class
Checks the (physical) time in the timezone the object was started in.class
Checks the return code of the task.class
Checks the 'ENDED' status of the task.class
Checks time that has passed since the activation of the task.class
Compares two values.Methods in com.uc4.api.objects that return ConditionModifier and TypeMethodDescriptionstatic Condition
ConditionOrAction.createConditionFromId
(String id) Creates a condition according to the id.