public class CancelOptions extends CommandLineOptions
Constructor and Description |
---|
CancelOptions(org.apache.commons.cli.CommandLine line) |
Modifier and Type | Method and Description |
---|---|
String[] |
getArgs() |
SavepointFormatType |
getFormatType() |
String |
getSavepointTargetDirectory() |
boolean |
isWithSavepoint() |
isPrintHelp
public String[] getArgs()
public boolean isWithSavepoint()
public String getSavepointTargetDirectory()
public SavepointFormatType getFormatType()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.