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 TypeClassDescriptionclassChecks the status of an activity.classChecks the connection to a remote system, if the tasks has a connection.classChecks if a file exists.classChecks if the last execution of an object satisfies the defined status and the defined satisfaction lead time.classChecks if a particular process is running on the host system.classChecks the Queue the task will run in.classChecks the (physical) time in the timezone the object was started in.classChecks the return code of the task.classChecks the 'ENDED' status of the task.classChecks time that has passed since the activation of the task.classCompares two values.Methods in com.uc4.api.objects that return ConditionModifier and TypeMethodDescriptionstatic ConditionConditionOrAction.createConditionFromId(String id) Creates a condition according to the id.