public class UpdateSettings extends Object
Update settings
Constructor and Description |
---|
UpdateSettings() |
Modifier and Type | Method and Description |
---|---|
boolean |
getSkipAttachments()
Specifies if attachments has to be igored in update operation
|
void |
setSkipAttachments(boolean value)
Specifies if attachments has to be igored in update operation
|