public class PartialCaptureMockCommand extends GenericMockCommand implements PartialCaptureCommand
| Constructor and Description |
|---|
PartialCaptureMockCommand() |
| Modifier and Type | Method and Description |
|---|---|
CaptureResult |
perform(PartialCaptureRequest request)
perform command for a given request R
|
genericPerformpublic CaptureResult perform(PartialCaptureRequest request)
Commandperform in interface Command<PartialCaptureRequest,CaptureResult>request - request to performCopyright © 2018 SAP SE. All Rights Reserved.