| Interface | Description |
|---|---|
| Tenant |
Unique identifier for a tenant on the server.
|
| TenantAccessor |
Service for explicitly interacting with a server's tenants.
|
| TenantContext |
Service for retrieving the tenant (if any) in the context of the application.
|
| Exception | Description |
|---|---|
| TenantUnavailableException |
Thrown when an operation is being performed for a tenant that is not, or is no longer installed
on the current server.
|
| UnexpectedTenantChangeException |
Thrown when code that is already in one tenant context tries to execute on behalf of another tenant
|
Copyright © 2014 Atlassian. All rights reserved.