Registry / utility / com-liferay-exportimport-api

com-liferay-exportimport-api

JSON →
library10.1.0javamavenunverified

API for exporting and importing content in Liferay Portal.

<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.exportimport.api</artifactId> <version>10.1.0</version> </dependency>
INSTALL
IMPORT
SIG · COM-LIFERAY-EXPORT
C
com-liferay-exportimport-api
utilityjavav10.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ExportImportService
com.liferay.exportimport.kernel.service.ExportImportService

Minimal usage of Liferay export import service.

import com.liferay.exportimport.kernel.service.ExportImportService; public class Example { public static void main(String[] args) { ExportImportService service = new ExportImportService(); System.out.println(service.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
com-liferay-exportimport-api — mvn dependency:get com-liferay-exportimport-api · libregistry