external

public abstract boolean external()

Deprecated

When true, the annotated method of the entity reacts on the event generated from outside of the Bounded Context to which this entity belongs.

Deprecated

please use @External annotation for the first method parameter.