public class

ViewBuildError

extends BuildActionSupport
java.lang.Object
   ↳ com.opensymphony.xwork.ActionSupport
     ↳ com.atlassian.bamboo.ww2.BambooActionSupport
       ↳ com.atlassian.bamboo.ww2.actions.PlanActionSupport
         ↳ com.atlassian.bamboo.ww2.actions.BuildActionSupport
           ↳ com.atlassian.bamboo.logger.ViewBuildError

Class Overview

This webwork action removes a specified error from the log.

Summary

[Expand]
Inherited Constants
From class com.atlassian.bamboo.ww2.BambooActionSupport
From interface com.opensymphony.xwork.Action
[Expand]
Inherited Fields
From class com.atlassian.bamboo.ww2.actions.BuildActionSupport
From class com.atlassian.bamboo.ww2.actions.PlanActionSupport
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
Public Constructors
ViewBuildError()
Public Methods
String doExecute()
Places the current user on the page
String getBuildKey()
ErrorDetails getErrorDetails()
Provide the UI with the ErrorDetails obtained from executing this action
Object getSecuredDomainObject()
void setBuildKey(String buildKey)
void setError(String error)
The error number provided by the UI
[Expand]
Inherited Methods
From class com.atlassian.bamboo.ww2.actions.BuildActionSupport
From class com.atlassian.bamboo.ww2.actions.PlanActionSupport
From class com.atlassian.bamboo.ww2.BambooActionSupport
From class com.opensymphony.xwork.ActionSupport
From class java.lang.Object
From interface com.atlassian.bamboo.utils.error.ErrorCollection
From interface com.atlassian.bamboo.ww2.aware.BambooSessionAware
From interface com.atlassian.bamboo.ww2.aware.BuildableAware
From interface com.atlassian.bamboo.ww2.aware.NavigationAware
From interface com.atlassian.bamboo.ww2.aware.PlanAware
From interface com.atlassian.bamboo.ww2.aware.ProjectAware
From interface com.atlassian.bamboo.ww2.aware.ReturnUrlAware
From interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware
From interface com.atlassian.core.i18n.I18nTextProvider
From interface com.opensymphony.xwork.Action
From interface com.opensymphony.xwork.LocaleProvider
From interface com.opensymphony.xwork.TextProvider
From interface com.opensymphony.xwork.Validateable
From interface com.opensymphony.xwork.ValidationAware
From interface com.uwyn.rife.continuations.ContinuableObject

Public Constructors

public ViewBuildError ()

Public Methods

public String doExecute ()

Places the current user on the page

Returns
  • webwork success status
Throws
Exception

public String getBuildKey ()

public ErrorDetails getErrorDetails ()

Provide the UI with the ErrorDetails obtained from executing this action

Returns
  • The error details

public Object getSecuredDomainObject ()

public void setBuildKey (String buildKey)

public void setError (String error)

The error number provided by the UI

Parameters
error The number of the error