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