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. IExecutionContext interface

programmers reference iexecutioncontext interface

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Programmers Reference, IExecutionContext Interface

IExecutionContext interface

There are quite a number of methods exposed by this interface. Most of the methods are of interest to the system only. The following section only describes those methods that are relevant to custom process components.

  • getAccessLevel ()
  • getDomainVersion ()
  • getLoginName ()
  • getProgress ()
  • getStartupTime ()
  • getSuspensionTime ()
  • getTimeout ()
  • setProgress (int)
  • setTimeout (long)
  • Last modified: 2023/05/03 00:58
Log In