Package com.vaadin.pro.licensechecker
Class History
java.lang.Object
com.vaadin.pro.licensechecker.History
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclearAll()Clears the local check history so that all products are checked again.static java.time.InstantgetLastCheckTime(Product product, BuildType buildType, ProKey proKey) static StringgetLastSubscription(Product product, ProKey proKey) static StringsetLastSubscription(Product product, String subscription, ProKey proKey)
-
Constructor Details
-
History
public History()
-
-
Method Details
-
getLastCheckTime
-
getLastSubscription
-
setLastSubscription
-
clearAll
Clears the local check history so that all products are checked again.- Throws:
Exception
-