public class ExternalProcessJob extends Object implements Serializable
JOB_TOPIC| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_TOPIC
The job topic for adding an entry to the audit log.
|
static String |
JOB_TOPIC_WC |
static String |
WORKFLOW_JOB
The event property holding the
ExternalProcessJob. |
static String |
WORKFLOW_JOB_ID |
| Constructor and Description |
|---|
ExternalProcessJob(Map serializedItem)
Creates a new WorkflowJob.
|
| Modifier and Type | Method and Description |
|---|---|
Event |
createJobEvent(Integer retryCount,
String jobId)
Convenience method to create a job event for the workflow job.
|
Map |
getWorkItemMap()
|
public static final String JOB_TOPIC
public static final String JOB_TOPIC_WC
public static final String WORKFLOW_JOB
ExternalProcessJob.public static final String WORKFLOW_JOB_ID
public ExternalProcessJob(Map serializedItem)
serializedItem - the serialized itemCopyright © 2010 - 2020 Adobe. All Rights Reserved