com.adobe.icc.dbforms.obj
Class BatchOperation
java.lang.Object
com.adobe.icc.dbforms.obj.BatchOperation
- All Implemented Interfaces:
- java.io.Serializable
public class BatchOperation
- extends java.lang.Object
- implements java.io.Serializable
POJO representation of a Batch Operation.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BATCH_OPERATION_CLASS
public static final java.lang.String BATCH_OPERATION_CLASS
- For internal use.
ASSOCIATION_CUTPOINT
public static final java.lang.String ASSOCIATION_CUTPOINT
HIERARCHY_CUTPOINT
public static final java.lang.String HIERARCHY_CUTPOINT
- For internal use.
FIRST_LEVEL_CUTPOINT
public static final java.lang.String FIRST_LEVEL_CUTPOINT
- For internal use.
BatchOperation
public BatchOperation()
getId
public java.lang.String getId()
- Returns:
- the id
setId
public void setId(java.lang.String id)
- Parameters:
id - the id to set
getBatchOperationName
public java.lang.String getBatchOperationName()
- Returns:
- the batchOperationName
setBatchOperationName
public void setBatchOperationName(java.lang.String batchOperationName)
- Parameters:
batchOperationName - the batchOperationName to set
getTriggeredAt
public java.util.Date getTriggeredAt()
- Returns:
- the triggeredAt
setTriggeredAt
public void setTriggeredAt(java.util.Date triggeredAt)
- Parameters:
triggeredAt - the triggeredAt to set
getTriggeredBy
public java.lang.String getTriggeredBy()
- Returns:
- the triggeredBy
setTriggeredBy
public void setTriggeredBy(java.lang.String triggeredBy)
- Parameters:
triggeredBy - the triggeredBy to set
getStatus
public BatchOperation.BatchOperationStatus getStatus()
- Returns:
- the status
setStatus
public void setStatus(BatchOperation.BatchOperationStatus status)
- Parameters:
status - the status to set
getTimeTakenInMillisecs
public long getTimeTakenInMillisecs()
- Returns:
- the timeTakenInMillisecs
setTimeTakenInMillisecs
public void setTimeTakenInMillisecs(long timeTakenInMillisecs)
- Parameters:
timeTakenInMillisecs - the timeTakenInMillisecs to set
getOperationReport
public com.adobe.livecycle.content.File getOperationReport()
- Returns:
- the operationReport
setOperationReport
public void setOperationReport(com.adobe.livecycle.content.File operationReport)
- Parameters:
operationReport - the operationReport to set
getExceptionCode
public java.lang.String getExceptionCode()
- Returns:
- the exceptionCode
setExceptionCode
public void setExceptionCode(java.lang.String exceptionCode)
- Parameters:
exceptionCode - the exceptionCode to set
getIsReportPresent
public java.lang.Boolean getIsReportPresent()
- Returns:
- the isReportPresent
setIsReportPresent
public void setIsReportPresent(java.lang.Boolean isReportPresent)
- Parameters:
isReportPresent - the isReportPresent to set
[an error occurred while processing this directive] [an error occurred while processing this directive]