Class ChainActionSupport

java.lang.Object
org.apache.struts2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, ChainAware, 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:
AbstractBranchTriggerConfigAction, AbstractContinuableBuildAction, ConfigureChainNotification, ConfigureChainTriggers, CreateChainBranch, CreateJob, DeleteChainAuditLog, EditChainBranchNotifications, EditChainDetails, ListChainResults, ListJobsForChain, MoveJobAction, MoveStageAction, ReplaceTriggersAction, StageAction, TriggerManualBuild, ViewChainAuditLog, ViewChainBranches, ViewChainSummary, ViewCloverCoverageSummary, ViewMaven2ChainSummary

public class ChainActionSupport extends PlanActionSupport implements ChainAware
See Also: