Package com.day.cq.dam.core.process

Class Summary
AssetSetLastModifiedProcess The AssetSetLastModifiedProcess sets the last modified properties of the Asset.
CommandLineProcess Workflow process that calls a command-line program and uses each output file that it produces as an additional rendition.
CreateSubAssetsProcess The CreateSubAssetsProcess is called in a workflow process step.
CreateThumbnailProcess The CreateThumbnailProcess is called in a Workflow process step.
CreateWebEnabledImageProcess The CreateWebEnabledImageProcess is called in a Workflow Process step.
DeleteAssetProcess The DeleteAssetProcess will delete the asset content if the real asset disappears.
DeleteDamAssetProcess The DeleteDamAssetProcess will delete the file in the /var/dam when the asset in the /content/dam location got deleted.
ExtractMetadataProcess The ExtractMetadataProcess is called in a workflow process step.
GateKeeperProcess This process prevents the asset being updated after the asset got restored.
SyncAssetProcess The SyncAssetProcess class will copy the (via webdav) uploaded binary into the dam metadata structure.
SyncContentProcess The SyncContentProcess snycs the content below /content/dam in two selectable modes.
SyncVarProcess The SyncContentProcess syncs the content below /var/dam with /content/dam in two diffrent modes.
UnarchiverProcess The UnarchiverProcess extracts ZIP files as they are uploaded into DAM.
UnarchiverProcess.EntryInfo Provices information about a ZipEntry as needed by the UnarchiverProcess.UnarchiverContext and UnarchiverProcess.
UnarchiverProcess.UnarchiverContext The UnarchiverContext describes the support provided by the UnarchiverProcess for the extraction process.
XMPWritebackProcess XMPWritebackProcess writes back meta data to the original binary

This process is executed on any changes made under the metadata node {/content/dam(...)/metadata}.

 

Enum Summary
AssetSetLastModifiedProcess.Arguments The available arguments to this process implementation.
CommandLineProcess.Arguments The available arguments to this process implementation.
CreateThumbnailProcess.Arguments The available arguments to this process implementation.
CreateWebEnabledImageProcess.Arguments The available arguments to this process implementation.
DeleteDamAssetProcess.Arguments The available arguments to this process implementation.
SyncContentProcess.Arguments The available arguments to this process implementation.
SyncContentProcess.Modes The available modes of the mode argument.
SyncVarProcess.Arguments The available arguments to this process implementation.
SyncVarProcess.Modes The available modes of the mode argument.
UnarchiverProcess.UnarchiverContext.UPDATE_MODE  
XMPWritebackProcess.Arguments  
 



Copyright © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.