Class SaveAction

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

    @Component
    @Named("save")
    @Singleton
    public class SaveAction
    extends EditAction
    Action used for saving and proceeding to view the saved page.

    Used as a generic action for saving documents.

    Version:
    $Id: 2f8d0b71739fd793bf3aef966a229d466528943e $