Package com.atlassian.jira.startup
Class TomcatPropertyKeys
java.lang.Object
com.atlassian.jira.startup.TomcatPropertyKeys
An util class containing Tomcat related property keys.
- Since:
- 9.5.0
-
Field Details
-
CATALINA_HOME_PROPERTY_KEY
Represents the root of your Tomcat installation.- See Also:
-
CATALINA_BASE_PROPERTY_KEY
Represents the root of a runtime configuration of a specific Tomcat instance.- See Also:
-
-
Constructor Details
-
TomcatPropertyKeys
public TomcatPropertyKeys()
-