Package com.atlassian.confluence.tenant
Interface TenantTicketCollector
-
- All Known Implementing Classes:
DefaultTenantTicketCollector
public interface TenantTicketCollector
Simple 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 Modifier and Type Method Description boolean
checkTicket()
-