public class History extends Object
| Constructor and Description |
|---|
History() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearAll()
Clears the local check history so that all products are checked again.
|
static java.time.Instant |
getLastCheckTime(Product product,
BuildType buildType,
ProKey proKey) |
static String |
getLastSubscription(Product product,
ProKey proKey) |
static String |
setLastSubscription(Product product,
String subscription,
ProKey proKey) |
Copyright © 2017-2025. All Rights Reserved.