Package com.liferay.fragment.importer
Class FragmentsImporterResultEntry
java.lang.Object
com.liferay.fragment.importer.FragmentsImporterResultEntry
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
ConstructorsConstructorDescriptionFragmentsImporterResultEntry
(String name, FragmentsImporterResultEntry.Status status, FragmentsImporterResultEntry.Type type, String errorMessage) -
Method Summary
-
Constructor Details
-
FragmentsImporterResultEntry
public FragmentsImporterResultEntry(String name, FragmentsImporterResultEntry.Status status, FragmentsImporterResultEntry.Type type, String errorMessage)
-
-
Method Details
-
getErrorMessage
-
getName
-
getStatus
-
getType
-