]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-1258: UCB Batch Contributions (#369)
authorMichael Ritter <mikejritter@users.noreply.github.com>
Tue, 9 Jan 2024 21:57:29 +0000 (14:57 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 21:57:29 +0000 (16:57 -0500)
commit95154d72fb7c2453fd66c05ab0c38cffaa7c5007
tree218cc89e2c9c5a138163c7c9d6ee65e05225c057
parent2e5e0f5a823e2df8aa60434b15611575d624b5ec
DRYD-1258: UCB Batch Contributions (#369)

Co-authored-by: Richard Millet <richard.millet@berkeley.edu>
Co-authored-by: Ray Lee <ray.lee@lyrasis.org>
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/UpdateObjectLocationAndCrateOnMove.java
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/UpdateObjectLocationOnMove.java
services/batch/service/pom.xml
services/batch/service/src/main/java/org/collectionspace/services/batch/AbstractBatchInvocable.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/AbstractBatchJob.java
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/SetPrimaryDisplayBatchJob.java [new file with mode: 0644]
services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/UpdateObjectLocationBatchJob.java
services/group/service/src/main/java/org/collectionspace/services/group/nuxeo/GroupConstants.java [new file with mode: 0644]
services/media/service/src/main/java/org/collectionspace/services/media/nuxeo/MediaConstants.java [new file with mode: 0644]