Class WarmInstanceAction

  • All Implemented Interfaces:
    WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

    @Deprecated(forRemoval=true)
    public class WarmInstanceAction
    extends ConfluenceActionSupport
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 8.6
    This is an action we hit shortly after startup in order to warm common code paths.
    See Also:
    Serialized Form
    • Constructor Detail

      • WarmInstanceAction

        public WarmInstanceAction()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • execute

        public String execute()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • isPermitted

        public boolean isPermitted()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        isPermitted in class ConfluenceActionSupport
      • getWarm

        public String getWarm()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getSpaceKey

        public String getSpaceKey()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setXhtmlContent

        public void setXhtmlContent​(XhtmlContent xhtmlContent)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setSpaceManager

        public void setSpaceManager​(SpaceManager spaceManager)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setTemplateRenderer

        public void setTemplateRenderer​(TemplateRenderer templateRenderer)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setPageBuilderService

        public void setPageBuilderService​(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)
        Deprecated, for removal: This API element is subject to removal in a future version.