changelist -
Variable in class com.perforce.p4java.ant.tasks.AddTask
If positive, the opened files are put into the pending changelist
identified by changelistId (this changelist must have been previously
created for this to succeed).
If positive, the deleted files are put into the pending changelist
identified by changelistId (this changelist must have been previously
created for this to succeed).
If positive, the opened files are put into the pending changelist
identified by changelistId (this changelist must have been previously
created for this to succeed).
changelist -
Variable in class com.perforce.p4java.ant.tasks.FixTask
Changelist number to be used for marking each named job as being fixed
(given with -c).
If positive, the reverted files are put into the pending changelist
identified by changelistId (this changelist must have been previously
created for this to succeed).
Initialize an instance of the Perforce server from the factory using the
specified protocol, server port, protocol specific properties and usage
options.
If the source file has been deleted and re-added, will attempt to
integrate all outstanding revisions of the file, including those
revisions prior to the delete.
If true, do a unified diff; corresponds to -du[n] with -du generated for
unifiedDiff == 0, -dun for unifiedDiff > 0, where "n" is of course the
value of unifiedDiff.
What will be sent to the Perforce server with each command as the user
name if no user name has been explicitly set for servers associated with
this UsageOption.