UNPKG

cspace-ui

Version:
8 lines (6 loc) 329 B
import mergeAuthorityItemsStatusBatchJob from './org.collectionspace.services.batch.nuxeo.MergeAuthorityItemsBatchJob'; import updateInventoryStatusBatchJob from './org.collectionspace.services.batch.nuxeo.UpdateInventoryStatusBatchJob'; export default [ mergeAuthorityItemsStatusBatchJob, updateInventoryStatusBatchJob, ];