public class GlobalObjects extends AbstractDTOBase
| Constructor and Description |
|---|
GlobalObjects() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
Integer |
getMaxBatchSize() |
List<SObject> |
getSobjects() |
void |
setEncoding(String encoding) |
void |
setMaxBatchSize(Integer maxBatchSize) |
void |
setSobjects(List<SObject> sobjects) |
toStringApache Camel