public class ViewWebhookResponseDetails extends BambooActionSupport implements com.atlassian.struts.Preparable
BambooActionSupport.JSONStatus
ACCESS_DENIED, administrationConfigurationAccessor, administrationConfigurationManager, administrationConfigurationPersister, AGGREGATE_URL_PATTERN, authenticationContext, bambooUserManager, BUILD_KEY_CONTEXT, buildDefinitionManager, cachedPlanManager, CONFIRM, cookieCutter, featureManager, PAGE_NOT_FOUND, PLAN_KEY_CONTEXT, planExecutionManager, planManager, pluginAccessor, projectManager, webInterfaceManager
Constructor and Description |
---|
ViewWebhookResponseDetails() |
Modifier and Type | Method and Description |
---|---|
String |
codeColor(int statusCode) |
BambooPermissionManager |
getBambooPermissionManager() |
DeploymentResultService |
getDeploymentResultService() |
WebhookResponseDetails |
getWebhookResponseDetails() |
Long |
getWebhookResponseId() |
WebhookResponseService |
getWebhookResponseService() |
String |
input() |
void |
prepare() |
void |
setBambooPermissionManager(BambooPermissionManager bambooPermissionManager) |
void |
setDeploymentResultService(DeploymentResultService deploymentResultService) |
void |
setWebhookResponseDetails(WebhookResponseDetails webhookResponseDetails) |
void |
setWebhookResponseId(Long webhookResponseId) |
void |
setWebhookResponseService(WebhookResponseService webhookResponseService) |
String |
statusColor(WebhookResponseStatus status) |
addActionError, addActionError, addActionWarning, addError, addError, addErrorCollection, addErrorMessage, addErrorMessage, addErrorMessages, addErrors, addFieldErrors, addHelpPanel, addIllegalArgumentException, areCheckBoxesEmpty, buildJsonObject, buildWebPanelContext, checkFieldXssSafety, createFieldValidator, doDefault, doesHelpLinkHaveMatchingTitle, doesLabelKeyHaveMatchingDescription, doExecute, doInput, forceRelativeReturnUrl, getActionWarnings, getAdministrationConfiguration, getAvailableCategoryJson, getBamboo, getBambooLicenseManager, getBambooSession, getBambooUrl, getBambooUserManager, getBaseUrl, getBestBaseUrl, getBootstrapManager, getBreadCrumbs, getChainEquiv, getConcurrentBuildsEnabled, getConglomerateCookieValue, getCookieCutter, getCookieValue, getCurrentFormTheme, getCurrentSystemTime, getCurrentUrl, getDefaultPersister, getDescriptionFromLabelKey, getElasticConfig, getErrorMessages, getErrors, getFeatureManager, getFieldErrorAccessTracker, getFieldErrors, getFlushedErrorMessages, getFormattedActionErrors, getFormattedActionMessages, getFormattedActionWarnings, getHelpPanels, getInstanceName, getJobEquiv, getJsonObject, getNavigationContext, getNavigationUrl, getNumberOfCurrentlyBuildingPlans, getPlan, getPlanManager, getPluginAccessor, getReturnUrl, getSecuredDomainObject, getServerLifecycleState, getSessionUser, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, getTextWithArgs, getTotalErrors, getUser, getValidatorContext, getWebFragmentsContextMap, getWebItemsForSection, getWebPanelContext, getWebSectionsForLocation, hasActionWarnings, hasAdminPermission, hasAnyErrors, hasBuilds, hasEntityPermission, hasGlobalAdminPermission, hasGlobalPermission, hasGlobalPermission, hasKey, hasPlanPermission, hasPlanPermission, hasProjectPermission, hasProjectPermission, hasRestrictedAdminPermission, hasResultKeyReadPermission, isCheckboxSetInAction, isEnableJavascript, isEnableSignup, isInlineDialog, isRestrictedAdminEnabled, isSelectFieldAndNull, isViewContactDetailsEnabled, renderFreemarkerTemplate, setAdministrationConfigurationAccessor, setAdministrationConfigurationManager, setAdministrationConfigurationPersister, setAuthenticationContext, setBambooLicenseManager, setBambooUserManager, setBuildDefinitionManager, setCachedPlanManager, setChainEquiv, setCheckBoxFields, setCookieCutter, setCurrentFormTheme, setDecorator, setDeploymentProjectService, setDocumentationLinkProvider, setEnableJavascript, setEnvironmentService, setErrorMessages, setFeatureManager, setI18nBeanFactory, setJobEquiv, setJsonator, setLocalizedTextProvider, setNavigationContext, setPlanExecutionManager, setPlanManager, setPluginAccessor, setProfile, setProjectManager, setReturnUrl, setServerLifecycleProvider, setWebInterfaceManager, streamJson, toJson, toJson
addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, execute, getActionErrors, getActionMessages, getContainer, getFormatted, getLocale, getLocaleProvider, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAllErrorMessages
public Long getWebhookResponseId()
public void setWebhookResponseId(Long webhookResponseId)
public void prepare() throws Exception
prepare
in interface com.opensymphony.xwork2.Preparable
Exception
public String input() throws Exception
input
in class com.opensymphony.xwork2.ActionSupport
Exception
public WebhookResponseDetails getWebhookResponseDetails()
public void setWebhookResponseDetails(WebhookResponseDetails webhookResponseDetails)
public WebhookResponseService getWebhookResponseService()
public void setWebhookResponseService(WebhookResponseService webhookResponseService)
public BambooPermissionManager getBambooPermissionManager()
getBambooPermissionManager
in class BambooActionSupport
public void setBambooPermissionManager(BambooPermissionManager bambooPermissionManager)
setBambooPermissionManager
in class BambooActionSupport
public DeploymentResultService getDeploymentResultService()
public void setDeploymentResultService(DeploymentResultService deploymentResultService)
public String codeColor(int statusCode)
public String statusColor(WebhookResponseStatus status)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.