Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

Canvas provides the ability to model all the activities happening within the application in the form of Events. An event is a combination of the entitlement parameter applicable for that functionality and the action. This provides a powerful way to set up an event driven sub system that allows for extension of functionality.

Features:

  • Declarative model of defining Events
  • Multiple handler configuration support
  • Synchronous / Asynchronous event handler configuration


  • No labels