public interface

JiraServerIdProvider

com.atlassian.jira.bc.license.JiraServerIdProvider
Known Indirect Subclasses

Class Overview

This can provide a serverID to calling code

Summary

Public Methods
String getServerId()
Gets the server ID of the JIRA instance, creates it if it doesn't already exists.

Public Methods

public String getServerId ()

Gets the server ID of the JIRA instance, creates it if it doesn't already exists.

Returns
  • the server ID for this JIRA instance.