Package com.atlassian.jira.util
Class InstanceInfoImpl
java.lang.Object
com.atlassian.jira.util.InstanceInfoImpl
- All Implemented Interfaces:
InstanceInfo
Provides information about this jira instance.
- Since:
- v7.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns create date (date with timezone information) of JIRA instance.
-
Constructor Details
-
InstanceInfoImpl
-
-
Method Details
-
getInstanceCreatedDate
Description copied from interface:InstanceInfoReturns create date (date with timezone information) of JIRA instance.- Specified by:
getInstanceCreatedDatein interfaceInstanceInfo- Returns:
- create date (date with timezone information) of JIRA instance
-