Interface ActivityImpl.AsyncBeforeUpdate

Enclosing class:
ActivityImpl

public static interface ActivityImpl.AsyncBeforeUpdate
Delegate interface for the asyncBefore property update.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updateAsyncBefore(boolean asyncBefore, boolean exclusive)
    Method which is called if the asyncBefore property should be updated.
  • Method Details

    • updateAsyncBefore

      void updateAsyncBefore(boolean asyncBefore, boolean exclusive)
      Method which is called if the asyncBefore property should be updated.
      Parameters:
      asyncBefore - the new value for the asyncBefore flag
      exclusive - the exclusive flag