Class WebsiteProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class WebsiteProcessActionHandler
    extends ProcessActionHandler<TableSource>
    This class represents the custom process action handler of the website administration. The actions to be performed will be read from the actionType attribute and the actions recognized are: add, update, delete and toggleDefault.
    Since:
    6.2.0
    Version:
    $Revision: 23785 $ $Date: 2020-05-06 18:46:13 -0300 (Wed, 06 May 2020) $