Interface ServerAsyncMethod

All Superinterfaces:
Serializable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ServerAsyncMethod extends Serializable
Note: It is recommended to use event.data() method instead of first data (WffBMObject) parameter from asyncMethod(WffBMObject, Event) method as the signature of the method will be changed to a single parameter method in next major version.