| Method and Description |
|---|
| com.atlassian.plugins.landlord.spi.LandlordRequests.acceptTenant(String)
this should be implemented to have the effect of
LandlordRequests.acceptTenant(String, Map) with second parameter empty. |
| com.atlassian.plugins.landlord.service.LandlordService.loadTenant()
use
LandlordService.loadTenant(boolean) and explicitly specify asynchrony. |
Copyright © 2022 Atlassian. All rights reserved.