Class AbstractLinkedRepositoryAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.repository.AbstractRepositoryAction
com.atlassian.bamboo.configuration.repository.AbstractLinkedRepositoryAction
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable
Direct Known Subclasses:
AbstractExistingLinkedRepositoryAdminAction, ConfigureLinkedRepositories, CreateLinkedRepository

public class AbstractLinkedRepositoryAction extends AbstractRepositoryAction implements com.opensymphony.xwork2.Preparable
See Also:
  • Constructor Details

    • AbstractLinkedRepositoryAction

      public AbstractLinkedRepositoryAction()
  • Method Details