public class SenderContextDomain extends Object
ChargeExecutionContext.
It is used to specify information about the sender of the operation.| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getJobId()
Gets the job identifier of the sender of the operation.
|
void |
setJobId(BigDecimal jobId)
Sets the job identifier of the sender of the operation.
|
public BigDecimal getJobId()
public void setJobId(BigDecimal jobId)
jobId - the job identifier of the sender of the operation