MetadataProcessorProcess
The ExtractMetadataProcess is called in a workflow process step.
This process will import metadata, if the paylod of the step is an
Asset or a part of an
Asset.@Deprecated public class ExtractMetadataProcess extends AbstractAssetWorkflowProcess
AbstractAssetWorkflowProcess| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ENABLE_SHA1_GEN
Deprecated.
|
TYPE_JCR_PATH| Constructor and Description |
|---|
ExtractMetadataProcess()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WorkItem workItem,
WorkflowSession workflowSession,
MetaDataMap args)
Deprecated.
Executes a new Java process with the given
and . |
public static final java.lang.String ENABLE_SHA1_GEN
public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap args) throws WorkflowException
WorkflowProcessWorkItem
and WorkflowSession.workItem - The WorkItem that defines the newly
started JavaProcessNew.workflowSession - The WorkflowSession
that is used for starting the JavaProcess.args - Process specific arguments can be passed hereWorkflowException - Thrown in case something goes wrong during execution."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"