Interface ActivityImpl.AsyncBeforeUpdate
-
- Enclosing class:
- ActivityImpl
public static interface ActivityImpl.AsyncBeforeUpdate
Delegate interface for the asyncBefore property update.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updateAsyncBefore(boolean asyncBefore, boolean exclusive)
Method which is called if the asyncBefore property should be updated.
-