public static interface UpdatesChecker.ProductInfoIfc
Modifier and Type | Method and Description |
---|---|
String |
getProductId()
Product identifier
|
String |
getProductName()
Human readable product name
|
default Optional<String> |
getProductVersion()
Version of the product
|
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.