| Package | Description |
|---|---|
| com.atlassian.tenancy.api | |
| com.atlassian.tenancy.api.event | |
| com.atlassian.tenancy.api.helper |
| Modifier and Type | Method and Description |
|---|---|
Tenant |
TenantContext.getCurrentTenant()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Tenant> |
TenantAccessor.getAvailableTenants()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TenantAccessor.asTenant(Tenant tenant,
Callable<T> call)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Tenant |
TenantArrivedEvent.getTenant()
Deprecated.
|
| Constructor and Description |
|---|
TenantArrivedEvent(Tenant tenant)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Tenant |
Failure.getTenant()
Deprecated.
|
| Constructor and Description |
|---|
Failure(Tenant tenant,
Exception exception)
Deprecated.
|
Copyright © 2018 Atlassian. All rights reserved.