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 StringgetProductId()Product identifierStringgetProductName()Human readable product namedefault Optional<String>getProductVersion()Version of the product
-