Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Programmer's Reference
  5. Adding custom processes
  6. INotification interface

programmers reference inotification interface

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • Aware IM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
    • Adding custom processes
      • Writing code for a custom process component
      • Examples of custom process components
      • IExecutionEngine interface
      • IExecutionContext interface
      • IEntity interface
      • IEntityTemplate interface
      • INotification interface
    • Adding custom channels
    • Adding function libraries
    • Adding custom document types
    • Adding report scriptlets
    • Writing client-side plugins
    • Adding programming extensions to Aware IM
    • General Guidelines
    • Methods
    • Appendix A: correspondence of attribute types and Java types
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Programmers Reference, INotification Interface

INotification interface

The INotification interface extends the IObject interface and therefore shares most methods with the IEntity interface. Some specific methods are described below (these methods are not relevant to process extensions, however, they may be helpful when writing custom channels – see Implementing Channel’s Source and Sink)

  • getMessage ()
  • getServiceStatus ()
  • Last modified: 2023/05/03 01:09
Log In