Package org.nuxeo.ecm.automation.core.operations.business
-
Class Summary Class Description BusinessCreateOperation This operation map pojo client side to document adapter server side and create NX document assuming that pojo and adapter have both properties in common.BusinessFetchOperation This operation map pojo client side to document adapter server side and fetch the related NX document.BusinessUpdateOperation This operation map pojo client side to document adapter server side and update the related NX document.