public class Checkin extends Object implements org.apache.commons.chain.Command
Node| Constructor and Description | 
|---|
| Checkin() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(org.apache.commons.chain.Context ctx) | 
| String | getPathKey() | 
| String | getTargetVersion() | 
| void | setPathKey(String pathKey) | 
| void | setTargetVersion(String targetVersion) | 
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 getTargetVersion()
public void setTargetVersion(String targetVersion)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.