public class Y2YBatchDTO extends BatchDTO
modifiedPropsSet| Constructor and Description |
|---|
Y2YBatchDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getContext() |
java.lang.Integer |
getRetries() |
boolean |
isError() |
boolean |
isFinalize() |
void |
setContext(java.lang.Object value) |
void |
setError(boolean value) |
void |
setFinalize(boolean value) |
void |
setRetries(java.lang.Integer value) |
getExecutionId, getId, getProcess, getRemainingWorkLoad, getType, setExecutionId, setId, setProcess, setRemainingWorkLoad, setTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic java.lang.Object getContext()
public java.lang.Integer getRetries()
public boolean isError()
public boolean isFinalize()
public void setContext(java.lang.Object value)
public void setError(boolean value)
public void setFinalize(boolean value)
public void setRetries(java.lang.Integer value)
Copyright © 2018 SAP SE. All Rights Reserved.