com.atlassian.jira.config.properties
Class APKeys.Enterprise

java.lang.Object
  extended bycom.atlassian.jira.config.properties.APKeys.Enterprise
Enclosing class:
APKeys

public static class APKeys.Enterprise
extends Object

Used to temporarily determine if this is the enterprise version


Constructor Summary
APKeys.Enterprise()
           
 
Method Summary
static boolean isEnterprise()
           
static void setEnterprise(boolean enterprise)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APKeys.Enterprise

public APKeys.Enterprise()
Method Detail

isEnterprise

public static boolean isEnterprise()

setEnterprise

public static void setEnterprise(boolean enterprise)


Copyright © 2002-2006 Atlassian. All Rights Reserved.