Package com.xebialabs.license.generator
Class LicenseGeneratorOptions
java.lang.Object
com.xebialabs.license.generator.LicenseGeneratorOptions
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.xebialabs.license.LicenseVersion4.Edition4getFile()intgetMode()booleanbooleanstatic LicenseGeneratorOptionsparseCommandLine(String[] args)
-
Constructor Details
-
LicenseGeneratorOptions
public LicenseGeneratorOptions()
-
-
Method Details
-
getEdition
public com.xebialabs.license.LicenseVersion4.Edition4 getEdition() -
getMode
-
isPrintUsage
public boolean isPrintUsage() -
getKeySize
public int getKeySize() -
getFile
-
getExpiresAfter
-
getProduct
-
getContact
-
getLicensedTo
-
getRepositoryId
-
getMaxNumberOfUsers
-
isGenerateRepositoryId
public boolean isGenerateRepositoryId() -
getLicenseVersion
-
getMaxNumberOfCis
-
getLicensedPlugin
-
getSupportPolicy
-
parseCommandLine
-