Interface ExportImportChangesetMVCActionCommandHelper


@ProviderType public interface ExportImportChangesetMVCActionCommandHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    publish(jakarta.portlet.ActionRequest actionRequest, jakarta.portlet.ActionResponse actionResponse, Changeset changeset)
     
  • Method Details

    • publish

      void publish(jakarta.portlet.ActionRequest actionRequest, jakarta.portlet.ActionResponse actionResponse, Changeset changeset) throws Exception
      Throws:
      Exception