Package com.uc4.api.objects
Interface WorkflowInterfaces.IUpdatable
-
- All Known Implementing Classes:
JobPlan,WorkflowIF,WorkflowLoop
- Enclosing interface:
- WorkflowInterfaces
public static interface WorkflowInterfaces.IUpdatableIndicates that a class can be updated
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate()Update the object (i.e.
-