Class InstanceInfoImpl

java.lang.Object
com.atlassian.jira.util.InstanceInfoImpl
All Implemented Interfaces:
InstanceInfo

public class InstanceInfoImpl extends Object implements InstanceInfo
Provides information about this jira instance.
Since:
v7.1
  • Constructor Details

  • Method Details

    • getInstanceCreatedDate

      public Optional<Date> getInstanceCreatedDate()
      Description copied from interface: InstanceInfo
      Returns create date (date with timezone information) of JIRA instance.
      Specified by:
      getInstanceCreatedDate in interface InstanceInfo
      Returns:
      create date (date with timezone information) of JIRA instance