#320
authorvasary.daniel <TFS\vasary.daniel>
Wed, 16 Mar 2022 18:38:51 +0000 (18:38 +0000)
committervasary.daniel <TFS\vasary.daniel>
Wed, 16 Mar 2022 18:38:51 +0000 (18:38 +0000)
commit686d9f71fafd483f274566528eb2a6f88b309d4a
tree530f674dc295ff9c83cd0bfbe44b74ad1a79dc95
parent52f657a50af7f0f386aa2f61fbd73e22a0898dac
#320

git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C33043
70 files changed:
server/-product/production/MEDIAVIVANTIS-TEST/jobs/executors.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/schedules.json [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/ArchiveListBuilderStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/ArchiveMaterialSubmitStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/ArchiveRecursive.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/BatchRetrieveForkStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/CancelableStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/CleanupMountedLocationStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/CreateArchiveItemStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/CreateMissingLowresStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/DeleteFile.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/FileCopyStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/HSMMigrateStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/IntegrationTestStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/MXFCutterStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/MediaToolStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/MetadataTransformStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/MetadataUpdater.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/OutputPathAndNameSelectorStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/PrepareMediaRestoreStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/PrepareRemoteTranscodeStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/QueryMissingProxyMediaStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/RemoteJobStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/SafeDeleteRecursive.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/SaveMediaProxy.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TSMBackupStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TSMExtendedRetrieveStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TSMRestoreStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TSMSimpleRestoreStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TestForkCancelableStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TranscodeFFAStranStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/TransferStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/UpdateGhostMediaDataStep.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/EscortFiles.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/ExternalCommand.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/ExternalCommandExecutor.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/ExternalProfile.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/ExternalProfilesConfig.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/IExternalCallback.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/ItemManagerExtensions.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/MediaCubeClient.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/MetadataType.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/steps/shared/MetadataTypeDetector.java [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/archive-limited.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/archive-material.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/archive-ondemand.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/archive-recursive.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/batch-retrieve-ondemand.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/cancelable.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/common-copy.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/create-lowres-ondemand - Copy.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/create-lowres-ondemand.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/delete-materials.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/integration-test.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/metadata-sync-recursive.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/metadata-updater.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/migrate-hsm.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/remote-transcode.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/retrieve-ondemand.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/retrieve.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/safe-delete-recursive.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/sys-recreate-lowres.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/jobs/templates/test-fork-cancelable.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/application.yaml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/dsm.opt [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/jetty.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/log4j2.xml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/maestro.yaml [new file with mode: 0644]
server/-product/production/MEDIAVIVANTIS-TEST/settings/mediacube.yaml [new file with mode: 0644]
server/user.jobengine.executors/src/user/jobengine/server/steps/MetadataSyncRecursiveStep.java [new file with mode: 0644]