]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6937-A: Added support for wf_only_deleted query param which returns only soft...
authorremillet <remillet@yahoo.com>
Fri, 22 Apr 2016 02:23:28 +0000 (19:23 -0700)
committerremillet <remillet@yahoo.com>
Fri, 22 Apr 2016 02:23:28 +0000 (19:23 -0700)
commit753c16095dc19bad7a2c9a97cc5030eabedf7b6f
tree916e42748aa60522ebb967600b3ddfddefb2819f
parent9fd3f569c14ace91b0bc727f0a06c44c0f39effe
CSPACE-6937-A: Added support for wf_only_deleted query param which returns only soft-deleted records.
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/AbstractUpdateObjectLocationValues.java
3rdparty/nuxeo/nuxeo-platform-listener/updaterelationsondelete/src/main/java/org/collectionspace/services/listener/UpdateRelationsOnDelete.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityServiceUtils.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java
services/client/src/main/java/org/collectionspace/services/client/workflow/WorkflowClient.java
services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
services/common/src/main/java/org/collectionspace/services/common/workflow/service/nuxeo/WorkflowDocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryClientImpl.java