public interface DeviceActivationStatus
Modifier and Type | Method and Description |
---|---|
long |
getLastActivated()
Returns time when the device was last replicated
|
boolean |
isActivated()
Returns whether the device is activated.
|
boolean |
isReactivationNeeded()
Returns whether the device needs to be reactivated
|
boolean isActivated()
Returns whether the device is activated.
A device is considered to be activated if the last replication action for the device user path and for the device config path, if exists, is ACTIVATE.
long getLastActivated()
Returns time when the device was last replicated
boolean isReactivationNeeded()
Returns whether the device needs to be reactivated
A device needs to be reactivate if:Copyright © 2010 - 2020 Adobe. All Rights Reserved