public class BaseMetaAwareView
extends com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport.MessageType| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.jira.config.properties.ApplicationProperties |
applicationProperties |
protected JiraAgileAPIAccessor |
jiraAgileAPIAccessor |
protected com.atlassian.upm.api.license.PluginLicenseManager |
licenseManager |
| Constructor and Description |
|---|
BaseMetaAwareView(com.atlassian.upm.api.license.PluginLicenseManager licenseManager,
com.atlassian.jira.config.properties.ApplicationProperties applicationProperties,
com.radiantminds.roadmap.common.data.persistence.common.entitypersistence.PortfolioCustomWordingPersistence customWordingPersistence,
com.radiantminds.roadmap.common.utils.meta.MetaDataUtils metaDataUtils) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCustomWording() |
String |
getDevelopmentMode() |
boolean |
getIsAgileAvailableAndLicensed() |
org.osgi.framework.Version |
getJiraAgileVersion() |
String |
getJiraEdition() |
String |
getJiraTitle() |
String |
getJiraVersion() |
String |
getRoadmapsVersion() |
String |
getSupportEntitlementNumber() |
protected static String |
toBooleanString(boolean bool) |
protected static String |
toBooleanString(Object val) |
addError, addErrorCollection, addErrorMessage, addErrorMessageByKeyIfAbsent, addErrorMessageIfAbsent, addMessageToResponse, addReason, addReasons, forceRedirect, getAdministratorContactLink, getApplicationProperties, getAuthorizationSupport, getConglomerateCookieValue, getConstantsManager, getDateFormat, getDateTimeFormat, getDateTimeFormatter, getDescTranslation, getDmyDateFormatter, getEmptyResponse, getErrorMessages, getErrors, getField, getFlushedErrorMessages, getGlobalPermissionManager, getHint, getHintManager, getHttpRequest, getHttpResponse, getHttpSession, getJiraContactHelper, getJiraServiceContext, getLanguage, getLoggedInApplicationUser, getLoggedInUser, getNameTranslation, getOutlookDate, getPermissionManager, getProjectManager, getRandomHint, getReasons, getRedirect, getRedirect, getRedirectSanitiser, getReturnUrl, getReturnUrlForCancelLink, getSearchSortDescriptions, getSelectedProject, getSelectedProjectObject, getServerId, getServletContext, getTimeFormat, getUriValidator, getUserFullName, getUserManager, getUserProjectHistoryManager, getVersionManager, getWebworkStack, getWebworkStack, getXsrfToken, hasErrorMessage, hasErrorMessageByKey, hasIssuePermission, hasPermission, hasProjectPermission, htmlEncode, insertContextPath, isHasIssuePermission, isHasIssuePermission, isHasPermission, isHasPermission, isHasPermission, isHasProjectPermission, isHasProjectPermission, isInlineDialogMode, isSystemAdministrator, isUserExists, isUserExistsByKey, isUserExistsByName, returnComplete, returnComplete, returnCompleteWithInlineRedirect, returnCompleteWithInlineRedirectAndMsg, returnCompleteWithInlineRedirectAndMsg, returnMsgToUser, returnMsgToUser, setConglomerateCookieValue, setInline, setReasons, setReturnUrl, setSelectedProjectId, urlEncodeaddErrorMessages, addErrorMessages, addErrors, addIllegalArgumentException, execute, getActionName, getComponentInstanceOfType, getDefaultResourceBundle, getDelegator, getI18nHelper, getKeysForPrefix, getLocale, getOfBizDelegator, getRemoteUser, getResourceBundle, getResult, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getUnescapedText, getUntransformedRawText, getUserPreferences, getWatcherManager, hasAnyErrors, isIndexing, isKeyDefined, removeKeyOrAddErroraddError, addErrorMessage, doDefault, doExecute, doValidation, getCommandName, getHasErrorMessages, getHasErrors, getPropertyEditorMessage, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected final com.atlassian.upm.api.license.PluginLicenseManager licenseManager
protected final com.atlassian.jira.config.properties.ApplicationProperties applicationProperties
protected JiraAgileAPIAccessor jiraAgileAPIAccessor
public BaseMetaAwareView(com.atlassian.upm.api.license.PluginLicenseManager licenseManager,
com.atlassian.jira.config.properties.ApplicationProperties applicationProperties,
com.radiantminds.roadmap.common.data.persistence.common.entitypersistence.PortfolioCustomWordingPersistence customWordingPersistence,
com.radiantminds.roadmap.common.utils.meta.MetaDataUtils metaDataUtils)
public String getDevelopmentMode()
public String getRoadmapsVersion()
public String getJiraTitle()
public String getJiraEdition()
public String getJiraVersion()
public String getSupportEntitlementNumber()
public boolean getIsAgileAvailableAndLicensed()
public org.osgi.framework.Version getJiraAgileVersion()
throws Exception
Exceptionprotected static final String toBooleanString(boolean bool)
Copyright © 2015 Atlassian. All rights reserved.