Interface TenantProvider

All Known Subinterfaces:
Account, ChatBot, MessengerAccount, SystemGroup

public interface TenantProvider
Represents an object, that has a tenant
Since:
10.0.16
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the tenant
  • Method Details

    • getTenant

      Tenant getTenant()
      Returns the tenant
      Returns:
      the tenant object
      Since:
      10.0.16