public interface ITenantPersistentState
Modifier and Type | Method and Description |
---|---|
com.sitewhere.spi.server.lifecycle.LifecycleStatus |
getDesiredState()
Get desired state for the tenant.
|
com.sitewhere.spi.server.lifecycle.LifecycleStatus |
getLastKnownState()
Get last known state for tenant.
|