@ExperimentalApi
public interface JiraTenantContext
extends com.atlassian.tenancy.api.TenantContext
| Modifier and Type | Method and Description |
|---|---|
void |
clearTenant() |
com.atlassian.tenancy.api.Tenant |
getCurrentTenant() |
void |
setCurrentTenant(com.atlassian.tenancy.api.Tenant tenant) |
@Nullable com.atlassian.tenancy.api.Tenant getCurrentTenant()
getCurrentTenant in interface com.atlassian.tenancy.api.TenantContextvoid setCurrentTenant(com.atlassian.tenancy.api.Tenant tenant)
void clearTenant()
Copyright © 2002-2018 Atlassian. All Rights Reserved.