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