Interface ITJiraUtil


  • public interface ITJiraUtil
    • Method Detail

      • isJsdInstalled

        boolean isJsdInstalled()
      • isSoftwareInstalled

        boolean isSoftwareInstalled()
      • isCoreInstalled

        boolean isCoreInstalled()
      • isEmqInstalled

        boolean isEmqInstalled()
      • isTrustedRequestFactoryAvailable

        boolean isTrustedRequestFactoryAvailable()
      • isProjectJsdType

        boolean isProjectJsdType​(com.atlassian.jira.project.Project p)
      • isProjectSoftwareType

        boolean isProjectSoftwareType​(com.atlassian.jira.project.Project p)
      • isProjectBusinessType

        boolean isProjectBusinessType​(com.atlassian.jira.project.Project p)
      • getCurrentAtlassianTokenForClient

        String getCurrentAtlassianTokenForClient​(org.apache.http.client.HttpClient client)
      • setSystemProperty

        void setSystemProperty​(String key,
                               String value)
      • getSystemProperty

        String getSystemProperty​(String key)
      • getAvailableDefaultLanguages

        Set<Locale> getAvailableDefaultLanguages()