Interface Operation
-
- All Known Implementing Classes:
CollectionUpdateOperation
,ObjectUpdateOperation
,StackPushOperation
@Deprecated public interface Operation
Deprecated.since 7.17.0.A deferred operation that is waiting on the availability of some object that has not yet been imported.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
execute()
Deprecated.String
getDescription()
Deprecated.
-