public interface IJEMHSystemConfigHelper
| Modifier and Type | Method and Description | 
|---|---|
com.atlassian.jira.config.properties.ApplicationProperties | 
getApplicationProperties()  | 
String | 
getApplicationProperty(String key)  | 
String | 
getDefaultSystemPriority()
cut/n/pasted from AbstractMessageHandler for reuse by FieldProcessors Returns a default system priority. 
 | 
String | 
getJemhApiVersion()  | 
String | 
getJemhPluginKey()  | 
String | 
getJemhVersion()  | 
String | 
getJiraApiVersion()  | 
com.atlassian.jira.util.JiraDurationUtils | 
getJiraDurationUtils(com.atlassian.jira.security.JiraAuthenticationContext jac)  | 
Map<String,String> | 
getParams()  | 
boolean | 
isAllowUnassignedIssues()  | 
boolean | 
isExternalUserManagementEnabled()  | 
boolean | 
isIssueAttachmentsEnabled()  | 
boolean | 
isIssueLinkingEnabled()  | 
boolean | 
isIssueVotingEnabled()  | 
boolean | 
isIssueWatchingEnabled()  | 
boolean | 
isJemhBuildDc()  | 
boolean | 
isJemhSnapshot()  | 
boolean | 
isUnassignableIssuesEnabled()  | 
void | 
setParams(Map<String,String> params)  | 
String getJemhVersion()
String getJemhPluginKey()
boolean isJemhBuildDc()
String getJemhApiVersion()
String getJiraApiVersion()
boolean isJemhSnapshot()
boolean isExternalUserManagementEnabled()
boolean isUnassignableIssuesEnabled()
boolean isIssueWatchingEnabled()
boolean isIssueVotingEnabled()
boolean isIssueAttachmentsEnabled()
boolean isIssueLinkingEnabled()
boolean isAllowUnassignedIssues()
com.atlassian.jira.config.properties.ApplicationProperties getApplicationProperties()
String getDefaultSystemPriority()
RuntimeException - if no default set and no other priorities found.com.atlassian.jira.util.JiraDurationUtils getJiraDurationUtils(com.atlassian.jira.security.JiraAuthenticationContext jac)
Copyright © 2008–2020 The Plugin People. All rights reserved.