Class CreateSpaceAction

All Implemented Interfaces:
WebInterface, Spaced, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable

@Deprecated public class CreateSpaceAction extends AbstractCreateSpaceAction
Deprecated.
Since 5.3 - use the new rest APIs from the Create Content plugin SpaceBlueprintResource
See Also:
  • Constructor Details

    • CreateSpaceAction

      public CreateSpaceAction()
      Deprecated.
  • Method Details

    • validate

      public void validate()
      Deprecated.
      Specified by:
      validate in interface MessageHolderAware
      Specified by:
      validate in interface org.apache.struts2.Validateable
      Overrides:
      validate in class org.apache.struts2.ActionSupport
    • execute

      public String execute() throws Exception
      Deprecated.
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class org.apache.struts2.ActionSupport
      Throws:
      Exception
    • getPermissionTypes

      public List<String> getPermissionTypes()
      Deprecated.
      Overrides:
      getPermissionTypes in class AbstractSpaceAction
      See Also:
    • isPermitted

      public boolean isPermitted()
      Deprecated.
      Description copied from class: ConfluenceActionSupport
      Overrides:
      isPermitted in class AbstractSpaceAction
    • getName

      public String getName()
      Deprecated.
    • setName

      public void setName(String name)
      Deprecated.
    • getMessage

      public String getMessage()
      Deprecated.
    • setMessage

      public void setMessage(String message)
      Deprecated.
    • isResult

      public boolean isResult()
      Deprecated.
    • setResult

      public void setResult(boolean result)
      Deprecated.
    • getSpacePermission

      public String getSpacePermission()
      Deprecated.
    • setSpacePermission

      public void setSpacePermission(String spacePermission)
      Deprecated.