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