public class History extends Object
| Constructor and Description |
|---|
History() |
| Modifier and Type | Method and Description |
|---|---|
static java.time.Instant |
getLastCheckTime(Product product) |
static String |
getLastSubscription(Product product) |
static boolean |
isRecentlyValidated(Product product) |
static long |
setLastCheckTimeNow(Product product) |
static String |
setLastSubscription(Product product,
String subscription) |
Copyright © 2017-2021. All Rights Reserved.