Interface BatchDeleteResultStatus
-
public interface BatchDeleteResultStatus
-
-
Field Detail
-
SUCCESS
static final String SUCCESS
- See Also:
- Constant Field Values
-
FAILED
static final String FAILED
- See Also:
- Constant Field Values
-
DRYRUN
static final String DRYRUN
- See Also:
- Constant Field Values
-
-