com.neeve.ci
Class ManifestProductInfo
java.lang.Object
com.neeve.ci.DefaultProductInfo
com.neeve.ci.ManifestProductInfo
- All Implemented Interfaces:
- ProductInfo
public class ManifestProductInfo
- extends DefaultProductInfo
getComponentVersionString
public String getComponentVersionString()
- Description copied from interface:
ProductInfo
- Gets A single line String containing the product version.
- Specified by:
getComponentVersionString
in interface ProductInfo
- Overrides:
getComponentVersionString
in class DefaultProductInfo
- Returns:
- A single line String containing the product version.
getProductName
public String getProductName()
- Description copied from interface:
ProductInfo
- The product name
- Specified by:
getProductName
in interface ProductInfo
- Overrides:
getProductName
in class DefaultProductInfo
- Returns:
- The width of the product banner.
getVendorName
public String getVendorName()
- Description copied from interface:
ProductInfo
- The vendor id.
- Specified by:
getVendorName
in interface ProductInfo
- Overrides:
getVendorName
in class DefaultProductInfo
- Returns:
- The vendor id.
loadProductInfo
public static final ProductInfo loadProductInfo(String productName)
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.