public class RemoveVersionByLabel extends Object implements org.apache.commons.chain.Command
Version from the VersionHistory that
 match the given label| Constructor and Description | 
|---|
RemoveVersionByLabel()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(org.apache.commons.chain.Context ctx) | 
String | 
getLabelKey()  | 
String | 
getPathKey()  | 
void | 
setLabelKey(String versionNameKey)  | 
void | 
setPathKey(String pathKey)  | 
public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getPathKey()
public void setPathKey(String pathKey)
pathKey - the path key to setpublic String getLabelKey()
public void setLabelKey(String versionNameKey)
versionNameKey - the version name key to setCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.