public class P4Reopen extends P4Base
failOnError, P4Client, P4CmdOpts, P4Opts, P4Port, P4User, P4View, shell, util
description, location, project
Constructor and Description |
---|
P4Reopen() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
do the work
|
void |
setToChange(java.lang.String toChange)
The changelist to move files to; required.
|
execP4Command, execP4Command, getErrorMessage, getInError, init, setClient, setCmdopts, setErrorMessage, setFailonerror, setGlobalopts, setInError, setPort, setUser, setView
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
public void setToChange(java.lang.String toChange) throws BuildException
toChange
- new change list numberBuildException
- if the change parameter is null or emptypublic void execute() throws BuildException
execute
in class Task
BuildException
- if P4View is null