Class DeleteSpaceAction

  • All Implemented Interfaces:
    com.xpn.xwiki.internal.web.LegacyAction

    @Component
    @Named("deletespace")
    @Singleton
    public class DeleteSpaceAction
    extends DeleteAction
    Action for deleting an entire space, optionally saving all the deleted documents to the document trash, if enabled.
    Since:
    3.4M1
    Version:
    $Id: 36f23d807256705b3580cbcc731dcd26ad50d4a7 $