Email Input Context

  • Context Variable: service
  • Only applicable to Email Input

API Interface

//Stops the input service void stop(); //Gets the input service's config ID String getId(); //Retrieves the entity type [DOMAIN, ORGANIZATION, GLOBAL, SYSTEM] EntityType getEntityType(); //Gets the input service's org id Long getOrgId();

Related Context APIs

Email Message Context
Email Input


Did this page help you?