Interface DefinitionExporter


@ProviderType public interface DefinitionExporter
  • Method Details

    • export

      String export(Definition definition) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • export

      String export(long kaleoDefinitionId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • export

      String export(long companyId, String name, int version) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException