com.pyxis.greenhopper.jira.license.old
Class LicenseType

java.lang.Object
  extended by com.pyxis.greenhopper.jira.license.old.LicenseType

public class LicenseType
extends java.lang.Object


Field Summary
static java.lang.String ENTERPRISE
           
static java.lang.String INVALID
           
static java.lang.String PROFESSIONAL
           
static java.lang.String STANDARD
           
 
Constructor Summary
LicenseType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVALID

public static final java.lang.String INVALID
See Also:
Constant Field Values

STANDARD

public static final java.lang.String STANDARD
See Also:
Constant Field Values

PROFESSIONAL

public static final java.lang.String PROFESSIONAL
See Also:
Constant Field Values

ENTERPRISE

public static final java.lang.String ENTERPRISE
See Also:
Constant Field Values
Constructor Detail

LicenseType

public LicenseType()


Copyright © 2007-2012 Atlassian. All Rights Reserved.