Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Communication Events

Models communication events from one party to another.
CommunicationEvent has fromPartyId and toPartyId reference. This can be used to represent Broadcast (e.g. Manager to everyone) message and Unicast(one to one) messages.

  • No labels