public class SavepointTriggerRequestBody extends Object implements RequestBody
RequestBody to trigger savepoints.| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_NAME_TARGET_DIRECTORY |
| Constructor and Description |
|---|
SavepointTriggerRequestBody(String targetDirectory,
boolean cancelJob) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetDirectory() |
boolean |
isCancelJob() |
public static final String FIELD_NAME_TARGET_DIRECTORY
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.