Package tigase.util.updater
Interface UpdatesChecker.ProductInfoIfc
-
- Enclosing class:
- UpdatesChecker
public static interface UpdatesChecker.ProductInfoIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.lang.StringgetProductId()Product identifierjava.lang.StringgetProductName()Human readable product namedefault java.util.Optional<java.lang.String>getProductVersion()Version of the product
-