Package com.atlassian.confluence.tenant
Interface TenantTicketCollector
-
- All Known Implementing Classes:
DefaultTenantTicketCollector
@Deprecated(forRemoval=true) public interface TenantTicketCollector
Deprecated, for removal: This API element is subject to removal in a future version.since 8.6Simple way to check that the TenantGate is open, without having to jump through too many hoops.- Since:
- 5.9
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
checkTicket()
Deprecated, for removal: This API element is subject to removal in a future version.
-