Uses of Interface
org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService
-
Packages that use PropertiesMappingService Package Description org.nuxeo.ecm.core.api.propertiesmapping.impl org.nuxeo.ecm.platform.routing.api.operation Provides operations for pertaining to routing. -
-
Uses of PropertiesMappingService in org.nuxeo.ecm.core.api.propertiesmapping.impl
Classes in org.nuxeo.ecm.core.api.propertiesmapping.impl that implement PropertiesMappingService Modifier and Type Class Description class
PropertiesMappingComponent
Service that allows to copy a set of metadata from a source to a target document -
Uses of PropertiesMappingService in org.nuxeo.ecm.platform.routing.api.operation
Fields in org.nuxeo.ecm.platform.routing.api.operation declared as PropertiesMappingService Modifier and Type Field Description protected PropertiesMappingService
MapPropertiesOnTaskOperation. mappingService
-