AbstractAssetWorkflowProcess instead.public abstract class AbstractAssetProcess extends java.lang.Object implements JavaProcessExt
AbstractAssetProcess class ...| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE_JCR_PATH
Deprecated.
|
| Constructor and Description |
|---|
AbstractAssetProcess()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WorkItem workItem,
WorkflowSession workflowSession)
Deprecated.
Executes a new Java process with the given
and . |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic static final java.lang.String TYPE_JCR_PATH
public void execute(WorkItem workItem, WorkflowSession workflowSession) throws java.lang.Exception
JavaProcessWorkItem
and WorkflowSession.execute in interface JavaProcessworkItem - The WorkItem that defines the newly
started JavaProcess.workflowSession - The WorkflowSession that is used for
starting the JavaProcess.java.lang.Exception - Thrown in case something goes wrong during execution."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"