SyncVarProcess
syncs the content below /var/dam with
/content/dam in two diffrent modes.
Process is only executed if started with a mode argument, the payload exists
and is currently not involved in a Workflow
Arguments:
Prefix | Description | Example |
mode: | one of the follwoing:
The mode sync additionally adds the newly generated files to the var structure. |
mode:sync |
@Deprecated public class SyncVarProcess extends AbstractAssetWorkflowProcess
AbstractAssetWorkflowProcess
Modifier and Type | Class and Description |
---|---|
static class |
SyncVarProcess.Arguments
Deprecated.
The available arguments to this process implementation.
|
static class |
SyncVarProcess.Modes
Deprecated.
The available modes of the
mode argument . |
TYPE_JCR_PATH
Constructor and Description |
---|
SyncVarProcess()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
buildArguments(MetaDataMap metaData)
Deprecated.
|
void |
execute(WorkItem workItem,
WorkflowSession workflowSession)
Deprecated.
|
void |
execute(WorkItem workItem,
WorkflowSession workflowSession,
MetaDataMap metaData)
Deprecated.
|
@Deprecated public void execute(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap metaData) throws WorkflowException
WorkflowException
@Deprecated public void execute(WorkItem workItem, WorkflowSession workflowSession) throws java.lang.Exception
java.lang.Exception
@Deprecated public java.lang.String[] buildArguments(MetaDataMap metaData)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"