org.apache.tools.ant.taskdefs.optional.perforce
Class P4Reopen
Reopen Perforce checkout files between changelists.
void | execute()- do the work
|
void | setToChange(String toChange)- The changelist to move files to; required.
|
execP4Command, execP4Command, getErrorMessage, getInError, init, setClient, setCmdopts, setErrorMessage, setFailonerror, setGlobalopts, setInError, setPort, setUser, setView |
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
setToChange
public void setToChange(String toChange)
throws BuildException The changelist to move files to; required.
toChange - new change list number
BuildException - if the change parameter is null or empty
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.