Class Tenant


  • public class Tenant
    extends Object
    A Tenant object that is associated with a change-notification. This holds information about the ethos tenant where the change occurred.
    Since:
    0.0.1
    • Constructor Detail

      • Tenant

        public Tenant()
        Creates an instance of a Tenant.
    • Method Detail

      • getId

        public String getId()
        Gets the ID of the tenant.
        Returns:
        the tenant ID
      • getAlias

        public String getAlias()
        Gets the alias of the tenant.
        Returns:
        the tenant alias
      • getName

        public String getName()
        Gets the name of the tenant.
        Returns:
        the tenant name
      • getEnvironment

        public String getEnvironment()
        Gets the tenant environment
        Returns:
        the tenant environment