Class CommitAndPreviewProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class CommitAndPreviewProcessActionHandler
    extends ProcessActionHandler
    Executes the 'commit' process actions and opens the preview window. The default responses of the 'commit' process actions are ignored.

    The element 'commitProcessActionId', inside this process action's definition, may be used to specify the identifier of the process actions that are executed by this process action. The default value is 'commit'.

    This process action expects that the ContentMetaDataController.CONTENT_VERSION_ID_ATTRIBUTE attribute is set in the request with the updated content version identifier.

    Since:
    4.2.0
    Version:
    $Revision: 20638 $ $Date: 2017-10-23 16:27:36 -0200 (Mon, 23 Oct 2017) $