Uses of Class
org.nuiton.license.plugin.model.LicenseStore

Packages that use LicenseStore
org.nuiton.license.plugin Maven license plugin Base package of the plugin containing all mojos. 
 

Uses of LicenseStore in org.nuiton.license.plugin
 

Fields in org.nuiton.license.plugin declared as LicenseStore
protected  LicenseStore LicenseListMojo.licenseStore
          store of licenses
 

Methods in org.nuiton.license.plugin that return LicenseStore
protected  LicenseStore AbstractLicenseMojo.createLicenseStore(String... extraResolver)
           
 LicenseStore AbstractLicenseWithDescriptorMojo.getLicenseStore()
           
 

Methods in org.nuiton.license.plugin with parameters of type LicenseStore
 void AbstractLicenseWithDescriptorMojo.setLicenseStore(LicenseStore licenseStore)
           
protected  void AbstractLicenseWithDescriptorMojo.validateLicenseProjectDescriptor(LicenseProjectDescriptor licenseProjectDescriptor, LicenseStore licenseStore, Map<String,FileHeaderTransformer> transformers)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.