public interface ITJiraUtil
Modifier and Type | Method and Description |
---|---|
boolean |
isCoreInstalled() |
boolean |
isEmqInstalled() |
boolean |
isJsdInstalled() |
boolean |
isProjectBusinessType(com.atlassian.jira.project.Project p) |
boolean |
isProjectJsdType(com.atlassian.jira.project.Project p) |
boolean |
isProjectSoftwareType(com.atlassian.jira.project.Project p) |
boolean |
isSoftwareInstalled() |
boolean |
isTrustedRequestFactoryAvailable() |
boolean isJsdInstalled()
boolean isSoftwareInstalled()
boolean isCoreInstalled()
boolean isEmqInstalled()
boolean isTrustedRequestFactoryAvailable()
boolean isProjectJsdType(com.atlassian.jira.project.Project p)
boolean isProjectSoftwareType(com.atlassian.jira.project.Project p)
boolean isProjectBusinessType(com.atlassian.jira.project.Project p)
Copyright © 2008–2020 The Plugin People. All rights reserved.