public class UpdateOperation extends AbstractPayloadAwareOperation implements CommonOperation
| Constructor and Description |
|---|
UpdateOperation() |
UpdateOperation(Object payload) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint) |
getPayloadpublic UpdateOperation(Object payload)
public UpdateOperation()
protected void execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint)
throws Exception
execute in class AbstractNitriteOperationExceptionApache Camel