Uses of Enum Class
io.meeds.deeds.common.constant.TenantStatus
Packages that use TenantStatus
-
Uses of TenantStatus in io.meeds.deeds.common.constant
Methods in io.meeds.deeds.common.constant that return TenantStatusModifier and TypeMethodDescriptionstatic TenantStatusReturns the enum constant of this class with the specified name.static TenantStatus[]TenantStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TenantStatus in io.meeds.deeds.common.utils
Methods in io.meeds.deeds.common.utils with parameters of type TenantStatusModifier and TypeMethodDescriptionstatic DeedTenantLeaseDTODeedTenantLeaseMapper.toDTO(DeedTenantLease deedTenantLease, TenantStatus tenantStatus, TenantProvisioningStatus provisioningStatus)