public class RemoveVersion extends Object implements org.apache.commons.chain.Command
Version
from the VersionHistory
Constructor and Description |
---|
RemoveVersion() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(org.apache.commons.chain.Context ctx) |
String |
getNameKey() |
String |
getPathKey() |
void |
setNameKey(String versionNameKey) |
void |
setPathKey(String pathKey) |
public boolean execute(org.apache.commons.chain.Context ctx) throws Exception
execute
in interface org.apache.commons.chain.Command
Exception
public String getPathKey()
public void setPathKey(String pathKey)
pathKey
- the path key to setpublic String getNameKey()
public void setNameKey(String versionNameKey)
versionNameKey
- the version name key to setCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.