UNPKG

cspace-ui-plugin-profile-pahma

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