Class JobInfo
- java.lang.Object
-
- org.apache.camel.component.salesforce.api.dto.bulk.JobInfo
-
public class JobInfo extends Object
Java class for JobInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="JobInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="operation" type="{http://www.force.com/2009/06/asyncapi/dataload}OperationEnum" minOccurs="0"/> <element name="object" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="createdById" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="systemModstamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="state" type="{http://www.force.com/2009/06/asyncapi/dataload}JobStateEnum" minOccurs="0"/> <element name="externalIdFieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="concurrencyMode" type="{http://www.force.com/2009/06/asyncapi/dataload}ConcurrencyModeEnum" minOccurs="0"/> <element name="contentType" type="{http://www.force.com/2009/06/asyncapi/dataload}ContentType" minOccurs="0"/> <element name="numberBatchesQueued" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberBatchesInProgress" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberBatchesCompleted" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberBatchesFailed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberBatchesTotal" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberRecordsProcessed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="numberRetries" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="apiVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="assignmentRuleId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="numberRecordsFailed" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="totalProcessingTime" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="apiActiveProcessingTime" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="apexProcessingTime" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected LongapexProcessingTimeprotected LongapiActiveProcessingTimeprotected StringapiVersionprotected StringassignmentRuleIdprotected ConcurrencyModeEnumconcurrencyModeprotected ContentTypecontentTypeprotected StringcreatedByIdprotected XMLGregorianCalendarcreatedDateprotected StringexternalIdFieldNameprotected Stringidprotected IntegernumberBatchesCompletedprotected IntegernumberBatchesFailedprotected IntegernumberBatchesInProgressprotected IntegernumberBatchesQueuedprotected IntegernumberBatchesTotalprotected IntegernumberRecordsFailedprotected IntegernumberRecordsProcessedprotected IntegernumberRetriesprotected Stringobjectprotected OperationEnumoperationprotected JobStateEnumstateprotected XMLGregorianCalendarsystemModstampprotected LongtotalProcessingTime
-
Constructor Summary
Constructors Constructor Description JobInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetApexProcessingTime()Gets the value of the apexProcessingTime property.LonggetApiActiveProcessingTime()Gets the value of the apiActiveProcessingTime property.StringgetApiVersion()Gets the value of the apiVersion property.StringgetAssignmentRuleId()Gets the value of the assignmentRuleId property.ConcurrencyModeEnumgetConcurrencyMode()Gets the value of the concurrencyMode property.ContentTypegetContentType()Gets the value of the contentType property.StringgetCreatedById()Gets the value of the createdById property.XMLGregorianCalendargetCreatedDate()Gets the value of the createdDate property.StringgetExternalIdFieldName()Gets the value of the externalIdFieldName property.StringgetId()Gets the value of the id property.IntegergetNumberBatchesCompleted()Gets the value of the numberBatchesCompleted property.IntegergetNumberBatchesFailed()Gets the value of the numberBatchesFailed property.IntegergetNumberBatchesInProgress()Gets the value of the numberBatchesInProgress property.IntegergetNumberBatchesQueued()Gets the value of the numberBatchesQueued property.IntegergetNumberBatchesTotal()Gets the value of the numberBatchesTotal property.IntegergetNumberRecordsFailed()Gets the value of the numberRecordsFailed property.IntegergetNumberRecordsProcessed()Gets the value of the numberRecordsProcessed property.IntegergetNumberRetries()Gets the value of the numberRetries property.StringgetObject()Gets the value of the object property.OperationEnumgetOperation()Gets the value of the operation property.JobStateEnumgetState()Gets the value of the state property.XMLGregorianCalendargetSystemModstamp()Gets the value of the systemModstamp property.LonggetTotalProcessingTime()Gets the value of the totalProcessingTime property.voidsetApexProcessingTime(Long value)Sets the value of the apexProcessingTime property.voidsetApiActiveProcessingTime(Long value)Sets the value of the apiActiveProcessingTime property.voidsetApiVersion(String value)Sets the value of the apiVersion property.voidsetAssignmentRuleId(String value)Sets the value of the assignmentRuleId property.voidsetConcurrencyMode(ConcurrencyModeEnum value)Sets the value of the concurrencyMode property.voidsetContentType(ContentType value)Sets the value of the contentType property.voidsetCreatedById(String value)Sets the value of the createdById property.voidsetCreatedDate(XMLGregorianCalendar value)Sets the value of the createdDate property.voidsetExternalIdFieldName(String value)Sets the value of the externalIdFieldName property.voidsetId(String value)Sets the value of the id property.voidsetNumberBatchesCompleted(Integer value)Sets the value of the numberBatchesCompleted property.voidsetNumberBatchesFailed(Integer value)Sets the value of the numberBatchesFailed property.voidsetNumberBatchesInProgress(Integer value)Sets the value of the numberBatchesInProgress property.voidsetNumberBatchesQueued(Integer value)Sets the value of the numberBatchesQueued property.voidsetNumberBatchesTotal(Integer value)Sets the value of the numberBatchesTotal property.voidsetNumberRecordsFailed(Integer value)Sets the value of the numberRecordsFailed property.voidsetNumberRecordsProcessed(Integer value)Sets the value of the numberRecordsProcessed property.voidsetNumberRetries(Integer value)Sets the value of the numberRetries property.voidsetObject(String value)Sets the value of the object property.voidsetOperation(OperationEnum value)Sets the value of the operation property.voidsetState(JobStateEnum value)Sets the value of the state property.voidsetSystemModstamp(XMLGregorianCalendar value)Sets the value of the systemModstamp property.voidsetTotalProcessingTime(Long value)Sets the value of the totalProcessingTime property.
-
-
-
Field Detail
-
id
protected String id
-
operation
protected OperationEnum operation
-
object
protected String object
-
createdById
protected String createdById
-
createdDate
protected XMLGregorianCalendar createdDate
-
systemModstamp
protected XMLGregorianCalendar systemModstamp
-
state
protected JobStateEnum state
-
externalIdFieldName
protected String externalIdFieldName
-
concurrencyMode
protected ConcurrencyModeEnum concurrencyMode
-
contentType
protected ContentType contentType
-
numberBatchesQueued
protected Integer numberBatchesQueued
-
numberBatchesInProgress
protected Integer numberBatchesInProgress
-
numberBatchesCompleted
protected Integer numberBatchesCompleted
-
numberBatchesFailed
protected Integer numberBatchesFailed
-
numberBatchesTotal
protected Integer numberBatchesTotal
-
numberRecordsProcessed
protected Integer numberRecordsProcessed
-
numberRetries
protected Integer numberRetries
-
apiVersion
protected String apiVersion
-
assignmentRuleId
protected String assignmentRuleId
-
numberRecordsFailed
protected Integer numberRecordsFailed
-
totalProcessingTime
protected Long totalProcessingTime
-
apiActiveProcessingTime
protected Long apiActiveProcessingTime
-
apexProcessingTime
protected Long apexProcessingTime
-
-
Method Detail
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getOperation
public OperationEnum getOperation()
Gets the value of the operation property.- Returns:
- possible object is
OperationEnum
-
setOperation
public void setOperation(OperationEnum value)
Sets the value of the operation property.- Parameters:
value- allowed object isOperationEnum
-
getObject
public String getObject()
Gets the value of the object property.- Returns:
- possible object is
String
-
setObject
public void setObject(String value)
Sets the value of the object property.- Parameters:
value- allowed object isString
-
getCreatedById
public String getCreatedById()
Gets the value of the createdById property.- Returns:
- possible object is
String
-
setCreatedById
public void setCreatedById(String value)
Sets the value of the createdById property.- Parameters:
value- allowed object isString
-
getCreatedDate
public XMLGregorianCalendar getCreatedDate()
Gets the value of the createdDate property.- Returns:
- possible object is
XMLGregorianCalendar
-
setCreatedDate
public void setCreatedDate(XMLGregorianCalendar value)
Sets the value of the createdDate property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getSystemModstamp
public XMLGregorianCalendar getSystemModstamp()
Gets the value of the systemModstamp property.- Returns:
- possible object is
XMLGregorianCalendar
-
setSystemModstamp
public void setSystemModstamp(XMLGregorianCalendar value)
Sets the value of the systemModstamp property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getState
public JobStateEnum getState()
Gets the value of the state property.- Returns:
- possible object is
JobStateEnum
-
setState
public void setState(JobStateEnum value)
Sets the value of the state property.- Parameters:
value- allowed object isJobStateEnum
-
getExternalIdFieldName
public String getExternalIdFieldName()
Gets the value of the externalIdFieldName property.- Returns:
- possible object is
String
-
setExternalIdFieldName
public void setExternalIdFieldName(String value)
Sets the value of the externalIdFieldName property.- Parameters:
value- allowed object isString
-
getConcurrencyMode
public ConcurrencyModeEnum getConcurrencyMode()
Gets the value of the concurrencyMode property.- Returns:
- possible object is
ConcurrencyModeEnum
-
setConcurrencyMode
public void setConcurrencyMode(ConcurrencyModeEnum value)
Sets the value of the concurrencyMode property.- Parameters:
value- allowed object isConcurrencyModeEnum
-
getContentType
public ContentType getContentType()
Gets the value of the contentType property.- Returns:
- possible object is
ContentType
-
setContentType
public void setContentType(ContentType value)
Sets the value of the contentType property.- Parameters:
value- allowed object isContentType
-
getNumberBatchesQueued
public Integer getNumberBatchesQueued()
Gets the value of the numberBatchesQueued property.- Returns:
- possible object is
Integer
-
setNumberBatchesQueued
public void setNumberBatchesQueued(Integer value)
Sets the value of the numberBatchesQueued property.- Parameters:
value- allowed object isInteger
-
getNumberBatchesInProgress
public Integer getNumberBatchesInProgress()
Gets the value of the numberBatchesInProgress property.- Returns:
- possible object is
Integer
-
setNumberBatchesInProgress
public void setNumberBatchesInProgress(Integer value)
Sets the value of the numberBatchesInProgress property.- Parameters:
value- allowed object isInteger
-
getNumberBatchesCompleted
public Integer getNumberBatchesCompleted()
Gets the value of the numberBatchesCompleted property.- Returns:
- possible object is
Integer
-
setNumberBatchesCompleted
public void setNumberBatchesCompleted(Integer value)
Sets the value of the numberBatchesCompleted property.- Parameters:
value- allowed object isInteger
-
getNumberBatchesFailed
public Integer getNumberBatchesFailed()
Gets the value of the numberBatchesFailed property.- Returns:
- possible object is
Integer
-
setNumberBatchesFailed
public void setNumberBatchesFailed(Integer value)
Sets the value of the numberBatchesFailed property.- Parameters:
value- allowed object isInteger
-
getNumberBatchesTotal
public Integer getNumberBatchesTotal()
Gets the value of the numberBatchesTotal property.- Returns:
- possible object is
Integer
-
setNumberBatchesTotal
public void setNumberBatchesTotal(Integer value)
Sets the value of the numberBatchesTotal property.- Parameters:
value- allowed object isInteger
-
getNumberRecordsProcessed
public Integer getNumberRecordsProcessed()
Gets the value of the numberRecordsProcessed property.- Returns:
- possible object is
Integer
-
setNumberRecordsProcessed
public void setNumberRecordsProcessed(Integer value)
Sets the value of the numberRecordsProcessed property.- Parameters:
value- allowed object isInteger
-
getNumberRetries
public Integer getNumberRetries()
Gets the value of the numberRetries property.- Returns:
- possible object is
Integer
-
setNumberRetries
public void setNumberRetries(Integer value)
Sets the value of the numberRetries property.- Parameters:
value- allowed object isInteger
-
getApiVersion
public String getApiVersion()
Gets the value of the apiVersion property.- Returns:
- possible object is
String
-
setApiVersion
public void setApiVersion(String value)
Sets the value of the apiVersion property.- Parameters:
value- allowed object isString
-
getAssignmentRuleId
public String getAssignmentRuleId()
Gets the value of the assignmentRuleId property.- Returns:
- possible object is
String
-
setAssignmentRuleId
public void setAssignmentRuleId(String value)
Sets the value of the assignmentRuleId property.- Parameters:
value- allowed object isString
-
getNumberRecordsFailed
public Integer getNumberRecordsFailed()
Gets the value of the numberRecordsFailed property.- Returns:
- possible object is
Integer
-
setNumberRecordsFailed
public void setNumberRecordsFailed(Integer value)
Sets the value of the numberRecordsFailed property.- Parameters:
value- allowed object isInteger
-
getTotalProcessingTime
public Long getTotalProcessingTime()
Gets the value of the totalProcessingTime property.- Returns:
- possible object is
Long
-
setTotalProcessingTime
public void setTotalProcessingTime(Long value)
Sets the value of the totalProcessingTime property.- Parameters:
value- allowed object isLong
-
getApiActiveProcessingTime
public Long getApiActiveProcessingTime()
Gets the value of the apiActiveProcessingTime property.- Returns:
- possible object is
Long
-
setApiActiveProcessingTime
public void setApiActiveProcessingTime(Long value)
Sets the value of the apiActiveProcessingTime property.- Parameters:
value- allowed object isLong
-
getApexProcessingTime
public Long getApexProcessingTime()
Gets the value of the apexProcessingTime property.- Returns:
- possible object is
Long
-
-