Class LicenseGeneratorOptions


  • public class LicenseGeneratorOptions
    extends java.lang.Object
    • Constructor Detail

      • LicenseGeneratorOptions

        public LicenseGeneratorOptions()
    • Method Detail

      • getEdition

        public com.xebialabs.license.LicenseVersion4.Edition4 getEdition()
      • isPrintUsage

        public boolean isPrintUsage()
      • getKeySize

        public int getKeySize()
      • getFile

        public java.lang.String getFile()
      • getExpiresAfter

        public java.lang.String getExpiresAfter()
      • getProduct

        public java.lang.String getProduct()
      • getContact

        public java.lang.String getContact()
      • getLicensedTo

        public java.lang.String getLicensedTo()
      • getRepositoryId

        public java.lang.String getRepositoryId()
      • getMaxNumberOfUsers

        public java.lang.String getMaxNumberOfUsers()
      • isGenerateRepositoryId

        public boolean isGenerateRepositoryId()
      • getLicenseVersion

        public java.lang.String getLicenseVersion()
      • getMaxNumberOfCis

        public java.util.List<java.lang.String> getMaxNumberOfCis()
      • getLicensedPlugin

        public java.util.List<java.lang.String> getLicensedPlugin()
      • getSupportPolicy

        public java.lang.String getSupportPolicy()