Interface ExportImportChangesetMVCActionCommandHelper


@ProviderType public interface ExportImportChangesetMVCActionCommandHelper
  • Method Summary

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

    • publish

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