@Deprecated public class BatchOperation extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
BatchOperation.BatchOperationStatus
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static String |
ASSOCIATION_CUTPOINT
Deprecated.
|
static String |
BATCH_OPERATION_CLASS
Deprecated.
|
static String |
FIRST_LEVEL_CUTPOINT
Deprecated.
|
static String |
HIERARCHY_CUTPOINT
Deprecated.
|
Constructor and Description |
---|
BatchOperation()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getBatchOperationName()
Deprecated.
|
String |
getExceptionCode()
Deprecated.
|
String |
getId()
Deprecated.
|
Boolean |
getIsReportPresent()
Deprecated.
|
File |
getOperationReport()
Deprecated.
|
BatchOperation.BatchOperationStatus |
getStatus()
Deprecated.
|
long |
getTimeTakenInMillisecs()
Deprecated.
|
Date |
getTriggeredAt()
Deprecated.
|
String |
getTriggeredBy()
Deprecated.
|
void |
setBatchOperationName(String batchOperationName)
Deprecated.
|
void |
setExceptionCode(String exceptionCode)
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setIsReportPresent(Boolean isReportPresent)
Deprecated.
|
void |
setOperationReport(File operationReport)
Deprecated.
|
void |
setStatus(BatchOperation.BatchOperationStatus status)
Deprecated.
|
void |
setTimeTakenInMillisecs(long timeTakenInMillisecs)
Deprecated.
|
void |
setTriggeredAt(Date triggeredAt)
Deprecated.
|
void |
setTriggeredBy(String triggeredBy)
Deprecated.
|
public static final String BATCH_OPERATION_CLASS
public static final String ASSOCIATION_CUTPOINT
public static final String HIERARCHY_CUTPOINT
public static final String FIRST_LEVEL_CUTPOINT
public String getId()
public void setId(String id)
id
- the id to setpublic String getBatchOperationName()
public void setBatchOperationName(String batchOperationName)
batchOperationName
- the batchOperationName to setpublic Date getTriggeredAt()
public void setTriggeredAt(Date triggeredAt)
triggeredAt
- the triggeredAt to setpublic String getTriggeredBy()
public void setTriggeredBy(String triggeredBy)
triggeredBy
- the triggeredBy to setpublic BatchOperation.BatchOperationStatus getStatus()
public void setStatus(BatchOperation.BatchOperationStatus status)
status
- the status to setpublic long getTimeTakenInMillisecs()
public void setTimeTakenInMillisecs(long timeTakenInMillisecs)
timeTakenInMillisecs
- the timeTakenInMillisecs to setpublic File getOperationReport()
public void setOperationReport(File operationReport)
operationReport
- the operationReport to setpublic String getExceptionCode()
public void setExceptionCode(String exceptionCode)
exceptionCode
- the exceptionCode to setpublic Boolean getIsReportPresent()
public void setIsReportPresent(Boolean isReportPresent)
isReportPresent
- the isReportPresent to setCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.