Class PlanActionSupport

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.ww2.actions.PlanActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanAware, ProjectAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable
Direct Known Subclasses:
AvailableVariablesAction, BuildActionSupport, BuildConfigurationSupport, ChainActionSupport, ConfigureArtifactSubscription, ConfigureBuildArtifact, CreateRemoteJiraLinkAction, DeletePlan, DeletePlanResults, EditLabelsAction, PlanResultsAction, ResponsibleAvatars, RssConfigurationInterceptorTest, ShowLatestBuildStatus, StopPlan, UpdateResponsibilitiesAction, ViewActivityLog, ViewLabels, ViewPlanSpecs, ViewQuarantinedTests, ViewRunningPlans, ViewTestsSummaryForPlan

public class PlanActionSupport extends BambooActionSupport implements ProjectAware, PlanAware
See Also: