]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-7062: Add support for a 'no context' invocation of the UpdateObjectLocation...
authorremillet <remillet@yahoo.com>
Sat, 28 Jan 2017 01:11:50 +0000 (17:11 -0800)
committerremillet <remillet@yahoo.com>
Sat, 28 Jan 2017 01:11:50 +0000 (17:11 -0800)
commit0bb9350513822d7cd8683b5427fe9abd77e51e4e
treefa6f87e34d532aeeab6e4f389fbb447d44993299
parent0983f8bd5802c48c1d1190dbc86f559c401fb1e9
CSPACE-7062: Add support for a 'no context' invocation of the UpdateObjectLocation batch job.
16 files changed:
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/AbstractUpdateObjectLocationValues.java
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/UpdateObjectLocationOnMove.java
services/batch/jaxb/src/main/resources/batch_common.xsd
services/batch/service/src/main/java/org/collectionspace/services/batch/AbstractBatchInvocable.java
services/batch/service/src/main/java/org/collectionspace/services/batch/BatchInvocable.java
services/batch/service/src/main/java/org/collectionspace/services/batch/BatchResource.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/BatchDocumentModelHandler.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/CreateAndLinkLoanOutBatchJob.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java
services/client/src/main/java/org/collectionspace/services/client/IClientQueryParams.java
services/common-api/src/main/java/org/collectionspace/services/common/api/Tools.java
services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
services/common/src/main/java/org/collectionspace/services/common/context/ServiceContext.java
services/common/src/main/java/org/collectionspace/services/common/invocable/Invocable.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
services/jaxb/src/main/resources/invocationContext.xsd