- LandlordHealthCheck - Class in com.atlassian.plugins.landlord.service
-
HealthCheck implementation for health plugin.
- LandlordHealthCheck(LandlordHealthCheck.LifecycleAwareService, TenantAccessor) - Constructor for class com.atlassian.plugins.landlord.service.LandlordHealthCheck
-
- LandlordHealthCheck.LifecycleAwareService - Class in com.atlassian.plugins.landlord.service
-
- LandlordRequestException - Exception in com.atlassian.plugins.landlord.spi
-
Exception for handling problems during landlord requests
- LandlordRequestException(String) - Constructor for exception com.atlassian.plugins.landlord.spi.LandlordRequestException
-
- LandlordRequests - Interface in com.atlassian.plugins.landlord.spi
-
This interface must be implemented by each application that provides the
landlord service.
- LandlordREST - Class in com.atlassian.plugins.landlord.rest
-
A resource of message.
- LandlordREST(LandlordService, PluginState) - Constructor for class com.atlassian.plugins.landlord.rest.LandlordREST
-
- LandlordService - Interface in com.atlassian.plugins.landlord.service
-
This interface specifies the contract for the landlord service, which is responsible
for securely reading a new tenant id and asking the application to accept it
- LandlordServiceImpl - Class in com.atlassian.plugins.landlord.service
-
- LandlordUtils - Class in com.atlassian.plugins.landlord.service
-
This class encapsulates names and paths related to the Landlord, enabling clients to interact and prepare files for
the landlord.
- LandlordUtils() - Constructor for class com.atlassian.plugins.landlord.service.LandlordUtils
-
- LifecycleAwareService(EventPublisher) - Constructor for class com.atlassian.plugins.landlord.service.LandlordHealthCheck.LifecycleAwareService
-
- loadTenant() - Method in interface com.atlassian.plugins.landlord.service.LandlordService
-
- loadTenant(boolean) - Method in interface com.atlassian.plugins.landlord.service.LandlordService
-
Trigger the landlord to load tenant details from a tenant file.
- loadTenant() - Method in class com.atlassian.plugins.landlord.service.LandlordServiceImpl
-
- loadTenant(boolean) - Method in class com.atlassian.plugins.landlord.service.LandlordServiceImpl
-