Uses of Interface
com.uc4.api.objects.Action
Packages that use Action
-
Uses of Action in com.uc4.api.objects
Classes in com.uc4.api.objects that implement ActionModifier and TypeClassDescriptionclassCondition action that aborts the workflow.classBlocks the according branch in the ProcessFlow (as 'else block' in V8 or lower) without checking of further conditions.classCancels a ProcessFlow without checking of further conditions.classChanges the Queue defined in the task.classDeletes the content of a static variable.classStarts any Automation Engine object.classSets return code without checking of further conditions.classPublish a value.classExits current evaluation cycle.classExits current evaluation cycle.classRestarts the task and exits current evaluation cycle.classRollback Action.classRun Path.classStarts the task without checking of further conditions.classSets or creates an object value which will be available for restarts.classSets the content of a static variable.classSkips the task (as 'else skip' in V8 or lower) without checking of further conditions..Methods in com.uc4.api.objects that return ActionModifier and TypeMethodDescriptionstatic ActionConditionOrAction.createActionFromId(String id) Creates an action according to the id.