A B C D E F G H I J L M N O P Q R S T U V W

A

acceptTheirs - Variable in class com.perforce.p4java.ant.tasks.ResolveTask
If true, automatically accept "their" changes, as documented for the p4 "-at" option.
acceptYours - Variable in class com.perforce.p4java.ant.tasks.ResolveTask
If true, automatically accept "your" changes, as documented for the p4 "-ay" option.
addFiles - Variable in class com.perforce.p4java.ant.tasks.LabelsyncTask
If true, add the files in fileSpecs to the label.
addFileset(FileSet) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
This method is use for adding new "fileset" to the collection.
AddTask - Class in com.perforce.p4java.ant.tasks
Opens new files for adding to the depot.
AddTask() - Constructor for class com.perforce.p4java.ant.tasks.AddTask
Default constructor.
affectedByChangelist - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Instructs fstat to display only files affected by the given changelist number.
allHosts - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If true, corresponds to -a flag on login.
allRevisions - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Search all revisions within the specified range, rather than only the highest revision in the range.
allRevs - Variable in class com.perforce.p4java.ant.tasks.FilesTask
If true, displays all revisions within the specific range, rather than just the highest revision in the range.

B

bidirectionalInteg - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Causes the branch view to work bidirectionally, where the scope of the command is limited to integrations whose 'from' files match fromFile[revRange].
branch - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If not null, it causes diff2 to use the branch view to specify the pairs of files to compare.
branch - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If not null, use this as the integration branch specification.
BUILT_BY_ATTRIBUTE - Static variable in class com.perforce.p4java.ant.Metadata
The Constant BUILT_BY_ATTRIBUTE.
BUILT_DATE_ATTRIBUTE - Static variable in class com.perforce.p4java.ant.Metadata
The Constant BUILT_DATE_ATTRIBUTE.
BUILT_VERSION_ATTRIBUTE - Static variable in class com.perforce.p4java.ant.Metadata
The Constant BUILT_VERSION_ATTRIBUTE.
bypassClientUpdate - Variable in class com.perforce.p4java.ant.tasks.EditTask
If true, bypass updating the client.

C

caseInsensitive - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Perform case-insensitive pattern matching.
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).
changelist - Variable in class com.perforce.p4java.ant.tasks.ChangeTask
The changelist to be deleted.
changelist - Variable in class com.perforce.p4java.ant.tasks.DeleteTask
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).
changelist - Variable in class com.perforce.p4java.ant.tasks.EditTask
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).
changelist - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If positive, the integrated files are opened in the numbered pending changelist instead of the default changelist.
changelist - Variable in class com.perforce.p4java.ant.tasks.LockTask
If positive, use the changelist given instead of the default changelist.
changelist - Variable in class com.perforce.p4java.ant.tasks.MoveTask
If not IChangelist.UNKNOWN, the files are opened in the numbered pending changelist instead of the 'default' changelist.
changelist - Variable in class com.perforce.p4java.ant.tasks.RevertTask
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).
changelist - Variable in class com.perforce.p4java.ant.tasks.ShelveTask
The pending changelist that contains shelved files to be created, deleted, or modified.
changelist - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
Submits the numbered pending changelist that has been previously created or a failed submit.
changelist - Variable in class com.perforce.p4java.ant.tasks.UnlockTask
If positive, use the changelist given instead of the default changelist.
changelistDescription - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
The description of the changelist.
changelistProperty - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
Name of property to set the new changelist number, if the Perforce server renumbers the change.
ChangesTask - Class in com.perforce.p4java.ant.tasks
Display list of pending and submitted changelists.
ChangesTask() - Constructor for class com.perforce.p4java.ant.tasks.ChangesTask
Default constructor.
ChangeTask - Class in com.perforce.p4java.ant.tasks
Create or edit a changelist description.
ChangeTask() - Constructor for class com.perforce.p4java.ant.tasks.ChangeTask
Default constructor.
charset - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Character set used for translation of unicode files.
cleanupP4() - Method in class com.perforce.p4java.ant.tasks.ClientTask
Override method to cleanup the Perforce client and server instances.
cleanupP4() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Cleanup Perforce server and client instances; logout, disconnect, etc.
cleanupP4() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Cleanup the Perforce server instance.
cleanupP4Server() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Cleanup the Perforce server instance.
client - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce client workspace.
clientBypass - Variable in class com.perforce.p4java.ant.tasks.SyncTask
If true, it bypasses the client file update.
clientName - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If non-null, restrict the results to changelists associated with the given client.
ClientTask - Class in com.perforce.p4java.ant.tasks
Base class for Perforce client specific Ant tasks.
ClientTask() - Constructor for class com.perforce.p4java.ant.tasks.ClientTask
Default constructor.
com.perforce.p4java.ant - package com.perforce.p4java.ant
 
com.perforce.p4java.ant.tasks - package com.perforce.p4java.ant.tasks
The Perforce tasks implement Perforce commands using the Perforce Java API.
commandOptions - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Options for Perforce command.
CounterTask - Class in com.perforce.p4java.ant.tasks
Display, set, or delete a counter.
CounterTask() - Constructor for class com.perforce.p4java.ant.tasks.CounterTask
Default constructor.
createField() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
This method is called by an Ant factory method to instantiates a collection of "field" nested elements.
createFile() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
This method is called by an Ant factory method to instantiates a collection of "file" nested elements.
createGlobalOption() - Method in class com.perforce.p4java.ant.tasks.ServerTask
This method is called by an Ant factory method to instantiates a collection of "globaloption" nested elements.

D

delete - Variable in class com.perforce.p4java.ant.tasks.CounterTask
If true, the counter will be deleted.
delete - Variable in class com.perforce.p4java.ant.tasks.FixTask
If true, delete the specified fixes.
delete - Variable in class com.perforce.p4java.ant.tasks.JobTask
If true, the job will be deleted.
delete - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Delete the label.
delete - Variable in class com.perforce.p4java.ant.tasks.TagTask
Deletes the association between the specified files and the label, regardless of revision.
deleteFiles - Variable in class com.perforce.p4java.ant.tasks.LabelsyncTask
If true, delete the files in fileSpecs from the label.
deleteFiles - Variable in class com.perforce.p4java.ant.tasks.ShelveTask
If true, delete incoming files from the shelve.
deleteNonSyncedFiles - Variable in class com.perforce.p4java.ant.tasks.DeleteTask
If true, delete files that are not synced into the client workspace.
deletePendingChangelist - Variable in class com.perforce.p4java.ant.tasks.ChangeTask
If true, the pending changelist will be deleted.
deleteTargetAfterDelete - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If the source file has been deleted and the target file has changed, will delete the target file.
DeleteTask - Class in com.perforce.p4java.ant.tasks
Opens a file that currently exists in the depot for deletion.
DeleteTask() - Constructor for class com.perforce.p4java.ant.tasks.DeleteTask
Default constructor.
description - Variable in class com.perforce.p4java.ant.tasks.ChangeTask
The description of the changelist.
description - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Description of the label.
Diff2Task - Class in com.perforce.p4java.ant.tasks
Run diff (on the server) of two files in the depot.
Diff2Task() - Constructor for class com.perforce.p4java.ant.tasks.Diff2Task
Default constructor.
diffContext - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If positive, specifies the number of context diff lines; if zero, lets server pick context number; if negative, no options are generated.
displayBaseDetails - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Display the base file name and revision which will be used in subsequent resolves if a resolve is needed.
doBaselessMerge - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Enables integration between files that have no integration history.
dontCopyToClient - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Don't copy newly branched files to the client.

E

EditTask - Class in com.perforce.p4java.ant.tasks
Open an existing file for edit.
EditTask() - Constructor for class com.perforce.p4java.ant.tasks.EditTask
Default constructor.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.AddTask
Execute the Perforce add command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Execute the Perforce changes command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Execute the Perforce change command with the following logical sequence:
execP4Command() - Method in class com.perforce.p4java.ant.tasks.CounterTask
Execute the Perforce counter command with the following logical sequence:
execP4Command() - Method in class com.perforce.p4java.ant.tasks.DeleteTask
Execute the Perforce delete command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Execute the Perforce diff2 command with file spec 1, file spec 2, branch and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.EditTask
Execute the Perforce edit command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.FilesTask
Execute the Perforce files command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.FixTask
Execute the Perforce fix command with jobs, changelist and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.FstatTask
Execute the Perforce fstat command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.GrepTask
Execute the Perforce grep command with file specs, pattern and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.HaveTask
Execute the Perforce have command with file specs.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Execute the Perforce integrate command with source and target file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.JobsTask
Execute the Perforce jobs command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.JobTask
Execute the Perforce job command with the following logical sequence:
execP4Command() - Method in class com.perforce.p4java.ant.tasks.LabelsyncTask
Execute the Perforce labelsync command with file specs, name and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.LabelTask
Execute the Perforce label command with the following logical sequence:
execP4Command() - Method in class com.perforce.p4java.ant.tasks.LockTask
Execute the Perforce lock command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.MoveTask
Execute the Perforce move command with source and target file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Execute the Perforce command.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.ReopenTask
Execute the Perforce reopen command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Execute the Perforce resolve command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.RevertTask
Execute the Perforce revert command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.ShelveTask
Execute the Perforce shelve command with file specs, changelist and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Execute the Perforce submit command with changelist and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.SyncTask
Execute the Perforce sync command with file specs, changelist and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.TagTask
Execute the Perforce tag command with file specs, label and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.UnlockTask
Execute the Perforce unlock command with file specs and options.
execP4Command() - Method in class com.perforce.p4java.ant.tasks.UnshelveTask
Execute the Perforce unshelve command with source changelist, target changelist and options.
execute() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Runs the task.

F

failOnError - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
If true, it will fail on error, otherwise it will keep on going (default is to fail on error).
fields - Variable in class com.perforce.p4java.ant.tasks.JobTask
Job fields.
fields - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Collection of fields (name-value pairs) contained in the "field" nested elements.
file1 - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
The first depot file and revision specifier for diff2.
file1FileSpec - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
Left depot file and revision specifier used as input for this Perforce command.
file2 - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
The second depot file and revision specifier for diff2.
file2FileSpec - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
Right depot file and revision specifier used as input for this Perforce command.
FILE_TOKEN_REGEX_PATTERN - Static variable in class com.perforce.p4java.ant.tasks.PerforceTask
Regular expression pattern for splitting a string by whitespace and sequences of characters that begin and end with a quote.
fileLineMatches - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Collection of file line matches returned from the Perforce command.
fileList - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Collection of file and revision specifiers contained in the "file" nested elements.
files - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce file and revision specifiers, separated by whitespace.
fileSpecs - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Collection of file and revision specifiers used as input for the Perforce command.
FilesTask - Class in com.perforce.p4java.ant.tasks
List files in the depot.
FilesTask() - Constructor for class com.perforce.p4java.ant.tasks.FilesTask
Default constructor.
fileType - Variable in class com.perforce.p4java.ant.tasks.AddTask
If null, it looks for a filetype using the name-to-type mapping table managed by 'p4 typemap'.
fileType - Variable in class com.perforce.p4java.ant.tasks.EditTask
If non-null, the files are added as that filetype.
fileType - Variable in class com.perforce.p4java.ant.tasks.MoveTask
If not null, the file is reopened as that filetype.
fileType - Variable in class com.perforce.p4java.ant.tasks.ReopenTask
If not null, the file is reopened as the given filetype.
filterString - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Limits the output to files satisfying the expression given as 'filter'.
fixedPattern - Variable in class com.perforce.p4java.ant.tasks.GrepTask
If true, interpret the pattern as a fixed string.
FixTask - Class in com.perforce.p4java.ant.tasks
Mark jobs as being fixed by a changelist number.
FixTask() - Constructor for class com.perforce.p4java.ant.tasks.FixTask
Default constructor.
force - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Force the update or deletion of a label.
force - Variable in class com.perforce.p4java.ant.tasks.MoveTask
If true, force a move to an existing target file; the file must be synced and not opened.
forceIntegration - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Forces integrate to act without regard for previous integration history.
forceResolve - Variable in class com.perforce.p4java.ant.tasks.ResolveTask
Forces auto-mode resolve to accept the merged file even if there are conflicts.
forceShelve - Variable in class com.perforce.p4java.ant.tasks.ShelveTask
If true, force the shelve operation.
forceUnlock - Variable in class com.perforce.p4java.ant.tasks.UnlockTask
Force unlock of any file; normally files can only be unlocked by their owner.
forceUnshelve - Variable in class com.perforce.p4java.ant.tasks.UnshelveTask
Force the unshelve operation.
forceUpdate - Variable in class com.perforce.p4java.ant.tasks.SyncTask
If true, it forces re-sync even if the client already has the file, and clobbers writable files.
format(String, Object[]) - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Format a message with parameters.
fromChangelist - Variable in class com.perforce.p4java.ant.tasks.UnshelveTask
The source pending changelist that contains the shelved files.
fromFile - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Source file and revision specifiers, separated by space.
fromFile - Variable in class com.perforce.p4java.ant.tasks.MoveTask
Source file and revision specifiers, separated by space.
fromFileSpec - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Source file and revision specifier for the Perforce command.
fromFileSpec - Variable in class com.perforce.p4java.ant.tasks.MoveTask
Source file and revision specifier for the Perforce command.
FstatTask - Class in com.perforce.p4java.ant.tasks
Dumps information about each file, with each item of information on a separate line.
FstatTask() - Constructor for class com.perforce.p4java.ant.tasks.FstatTask
Default constructor.

G

getFields() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Combine all of the fields specified by the "field" nested elements.
getFile1FileSpec() - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Gets the file1 file spec.
getFile2FileSpec() - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Gets the file2 file spec.
getFileLineMatches() - Method in class com.perforce.p4java.ant.tasks.GrepTask
Gets the file line matches.
getFiles() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Combine all of the files specified by the "file" attribute, the "file" nested element and Ant's FileSet.
getFileSpecs() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Gets the file specs.
getFromFileSpec() - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Gets the from file spec.
getFromFileSpec() - Method in class com.perforce.p4java.ant.tasks.MoveTask
Gets the from file spec.
getGlobalOptions() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Combine all of the globaloptions specified by the "globaloption" nested elements.
getJobs() - Method in class com.perforce.p4java.ant.tasks.FixTask
Split up the jobs (by whitespace) into tokens.
getJobs(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Gets the tokenized (by whitespace) job attribute.
getKey() - Method in class com.perforce.p4java.ant.tasks.ServerTask.GlobalOption
Gets the key.
getLocale() - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Gets the locale.
getMessage(String) - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Gets the message.
getMessage(String, Object[]) - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Gets the message.
getMessages() - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Gets the messages.
getName() - Method in class com.perforce.p4java.ant.tasks.PerforceTask.Field
Gets the name.
getP4Client() - Method in class com.perforce.p4java.ant.tasks.ClientTask
Gets the p4 client.
getP4Server() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Gets the p4 server.
getPath() - Method in class com.perforce.p4java.ant.tasks.PerforceTask.File
Gets the path.
getRetChangelist() - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Gets the ret changelist.
getRetChangelistSummaries() - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Gets the ret changelist summaries.
getRetExtendedFileSpecs() - Method in class com.perforce.p4java.ant.tasks.FstatTask
Gets the ret extended file specs.
getRetFileDiffs() - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Gets the ret file diffs.
getRetFileSpecs() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Gets the ret file specs.
getRetFixList() - Method in class com.perforce.p4java.ant.tasks.FixTask
Gets the ret fix list.
getRetJob() - Method in class com.perforce.p4java.ant.tasks.JobTask
Gets the ret job.
getRetJobs() - Method in class com.perforce.p4java.ant.tasks.JobsTask
Gets the ret jobs.
getRetLabel() - Method in class com.perforce.p4java.ant.tasks.LabelTask
Gets the ret label.
getRetStatusMessage() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Gets the ret status message.
getToFileSpec() - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Gets the to file spec.
getToFileSpec() - Method in class com.perforce.p4java.ant.tasks.MoveTask
Gets the to file spec.
getValue() - Method in class com.perforce.p4java.ant.tasks.PerforceTask.Field
Gets the value.
getValue() - Method in class com.perforce.p4java.ant.tasks.ServerTask.GlobalOption
Gets the value.
globaloptions - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Collection of globaloptions (name-value pairs) contained in the "globaloption" nested elements.
GrepTask - Class in com.perforce.p4java.ant.tasks
Grep searches files for lines matching a given regular expression, the expression (or pattern) can contain wild cards.
GrepTask() - Constructor for class com.perforce.p4java.ant.tasks.GrepTask
Default constructor.

H

handleMessage(List<IFileSpec>) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Handle the "must resolve" message for file specs returned from the Perforce submit command.
HaveTask - Class in com.perforce.p4java.ant.tasks
List files and revisions that have been synced to the client workspace.
HaveTask() - Constructor for class com.perforce.p4java.ant.tasks.HaveTask
Default constructor.
hostName - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If not null, specifies the host name used by the server's commands.

I

ignoreLineEndings - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, ignore line endings; corresponds to -dl.
ignoreWhitespace - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, ignore whitespace; corresponds to -dw.
ignoreWhitespaceChanges - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, ignore whitespace changes; corresponds to -db.
includeIntegrated - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If true, also include any changelists integrated into the specified files (if any).
includeIntegrated - Variable in class com.perforce.p4java.ant.tasks.JobsTask
If true, include any fixes made by changelists integrated into the specified files.
includeLineNumbers - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Display a matching line number after the file revision number.
includeNonTextDiffs - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, diff even files with non-text (binary) types.
init() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Inits the.
initP4() - Method in class com.perforce.p4java.ant.tasks.ClientTask
Override method to initialize the Perforce server and client, respectively.
initP4() - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Initialize Perforce server and client instances.
initP4() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Initialize the Perforce server instance.
initP4Server() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Initialize an instance of the Perforce server from the factory using the specified protocol, server port, protocol specific properties and usage options.
initP4ServerOptions() - Method in class com.perforce.p4java.ant.tasks.ServerTask
Initialize the Perforce server options, such as protocol-specific properties and usage options.
integrateAllAfterReAdd - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
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.
integrateAroundDeletedRevs - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If true, enable integrations around deleted revisions; equivalent to -d (i.e.
IntegrateTask - Class in com.perforce.p4java.ant.tasks
Open files for branching or merging.
IntegrateTask() - Constructor for class com.perforce.p4java.ant.tasks.IntegrateTask
Default constructor.
isEmpty(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Checks if is empty.

J

jobs - Variable in class com.perforce.p4java.ant.tasks.FixTask
List of job IDs, separated by whitespace, for jobs that will have their status marked as "fixed" or specified job status.
jobs - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
List of job IDs, separated by whitespace, for jobs that will have their status changed to fixed or "jobStatus".
JobsTask - Class in com.perforce.p4java.ant.tasks
Reports the list of all jobs currently known to the system.
JobsTask() - Constructor for class com.perforce.p4java.ant.tasks.JobsTask
Default constructor.
jobStatus - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
Status of jobs will be set on a successful submit; if null the jobs will be marked fixed.
JobTask - Class in com.perforce.p4java.ant.tasks
Create and edit job specifications.
JobTask() - Constructor for class com.perforce.p4java.ant.tasks.JobTask
Default constructor.
jobView - Variable in class com.perforce.p4java.ant.tasks.JobsTask
If not null, this should be a string in format detailed by "p4 help jobview" used to restrict jobs to those satisfying the job view expression.

L

label - Variable in class com.perforce.p4java.ant.tasks.TagTask
Name of the label.
LabelsyncTask - Class in com.perforce.p4java.ant.tasks
Synchronize label with the current client contents.
LabelsyncTask() - Constructor for class com.perforce.p4java.ant.tasks.LabelsyncTask
Default constructor.
LabelTask - Class in com.perforce.p4java.ant.tasks
Create a new label specification or edit an existing label specification.
LabelTask() - Constructor for class com.perforce.p4java.ant.tasks.LabelTask
Default constructor.
leadingContext - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Display num lines of trailing context before matching lines.
LINE_PADDING - Static variable in class com.perforce.p4java.ant.tasks.PerforceTask
Line padding.
LINE_SEPARATOR - Static variable in class com.perforce.p4java.ant.tasks.PerforceTask
Line separator for this system.
listOnly - Variable in class com.perforce.p4java.ant.tasks.MoveTask
If true, don't actually perform the move, just return what would happen if the move was performed.
listOnly - Variable in class com.perforce.p4java.ant.tasks.TagTask
Lists the files that would be tagged, but doesn't actually do anything.
load(String) - Static method in class com.perforce.p4java.ant.tasks.PerforceProperties
Load a properties file.
loadAsFile(String) - Static method in class com.perforce.p4java.ant.tasks.PerforceProperties
Load a properties file from the path.
loadAsResource(String) - Static method in class com.perforce.p4java.ant.tasks.PerforceProperties
Load a properties file as resource stream from the classpath.
loadAsResourceBundle(String) - Static method in class com.perforce.p4java.ant.tasks.PerforceProperties
Load a properties file as resource bundle from the classpath.
locked - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Lock the label.
LockTask - Class in com.perforce.p4java.ant.tasks
Lock an opened file against changelist submission.
LockTask() - Constructor for class com.perforce.p4java.ant.tasks.LockTask
Default constructor.
logChangelistSummaries(List<IChangelistSummary>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of changelist summaries.
logChangelistSummary(IChangelistSummary) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a changelist summary.
logExtendedFileSpec(IExtendedFileSpec) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of an extended file spec.
logExtendedFileSpecs(List<IExtendedFileSpec>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of extended file specs.
logFileDiff(IFileDiff) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a file diff.
logFileDiffs(List<IFileDiff>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of file diffs.
logFileLineMatch(IFileLineMatch) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a file line match.
logFileLineMatches(List<IFileLineMatch>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of file line matches.
logFileSpec(IFileSpec) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a file spec.
logFileSpecs(List<IFileSpec>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of file specs.
logFix(IFix) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a fix.
logFixes(List<IFix>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of fixes.
logJob(IJob) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a job.
logJobs(List<IJob>) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Log the attributes of a list of jobs.
longDesc - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If true, produce a non-truncated long version of the description.
longDescriptions - Variable in class com.perforce.p4java.ant.tasks.JobsTask
If true, return full descriptions, otherwise show only a subset (typically the first 128 characters, but this is not guaranteed).

M

main(String[]) - Static method in class com.perforce.p4java.ant.Metadata
The main method.
maxFiles - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If positive, integrate only the first maxFiles files.
maxJobs - Variable in class com.perforce.p4java.ant.tasks.JobsTask
If greater than zero, limit the output to the first maxJobs jobs.
maxMostRecent - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If positive, restrict the list to the maxMostRecent most recent changelists.
maxResults - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Limits output to the first 'max' number of files.
Metadata - Class in com.perforce.p4java.ant
Prints information about the P4Ant-Built-Version, P4Ant-Built-Date and P4Ant-Built-By in the manifest file.
Metadata() - Constructor for class com.perforce.p4java.ant.Metadata
 
MoveTask - Class in com.perforce.p4java.ant.tasks
Move file(s) from one location to another.
MoveTask() - Constructor for class com.perforce.p4java.ant.tasks.MoveTask
Default constructor.

N

name - Variable in class com.perforce.p4java.ant.tasks.CounterTask
The name of the counter.
name - Variable in class com.perforce.p4java.ant.tasks.JobTask
The job name.
name - Variable in class com.perforce.p4java.ant.tasks.LabelsyncTask
The name of label.
name - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Name of the label.
needsResolveProperty - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
Name of property to be set to true, if the submit requires a resolve.
noClientMove - Variable in class com.perforce.p4java.ant.tasks.MoveTask
If true, bypasses the client file rename.
noClientRefresh - Variable in class com.perforce.p4java.ant.tasks.RevertTask
If true bypass the client file refresh.
nonMatchingLines - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Display files with non-matching lines.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.AddTask
If true, it lists what would be opened for add without actually changing any files or metadata.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.DeleteTask
If true, don't actually do the deletes, just return the files that would have been opened for deletion.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.EditTask
If true, don't actually do the edit, just return the files that would have been opened for edit.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.LabelsyncTask
If true, don't actually do the update.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.RevertTask
If true, don't actually do the revert, just return the files that would have been opened for reversion.
noUpdate - Variable in class com.perforce.p4java.ant.tasks.SyncTask
If true, it causes sync not to update the client workspace, but to list what normally would be updated.

O

outputContext - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Display num lines of output context.
owner - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Owner of the label.

P

P4_MESSAGE_BUNDLE - Static variable in class com.perforce.p4java.ant.tasks.PerforceMessages
Name of the Perforce message bundle properties file.
P4_SERVER_PROTOCOL_PROPERTIES_FILE - Static variable in class com.perforce.p4java.ant.tasks.ServerTask
Default Perforce server protocol-specific properties file name.
P4_SERVER_USAGE_PROPERTIES_FILE - Static variable in class com.perforce.p4java.ant.tasks.ServerTask
Default Perforce server usage properties file name.
p4Client - Variable in class com.perforce.p4java.ant.tasks.ClientTask
Perforce client.
p4Messages - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce message bundle.
p4Server - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Perforce server.
parseChangelist(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Parse the changelist string to a changelist number.
passwd - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce user's password.
pattern - Variable in class com.perforce.p4java.ant.tasks.GrepTask
The patterns used by p4 grep are regular expressions comparable to those used in UNIX.
perforceCounter - Variable in class com.perforce.p4java.ant.tasks.CounterTask
If true, this is a Perforce internal counter.
PerforceMessages - Class in com.perforce.p4java.ant.tasks
Helper class for formatting Perforce messages.
PerforceMessages() - Constructor for class com.perforce.p4java.ant.tasks.PerforceMessages
Instantiates a new perforce messages.
PerforceMessages(Locale) - Constructor for class com.perforce.p4java.ant.tasks.PerforceMessages
Instantiates a new perforce messages.
PerforceProperties - Class in com.perforce.p4java.ant.tasks
Helper class for loading a properties file.
PerforceTask - Class in com.perforce.p4java.ant.tasks
Base class for Perforce server and client tasks.
PerforceTask() - Constructor for class com.perforce.p4java.ant.tasks.PerforceTask
Default constructor.
PerforceTask.Field - Class in com.perforce.p4java.ant.tasks
This inner class is used for handling nested "field" elements.
PerforceTask.Field() - Constructor for class com.perforce.p4java.ant.tasks.PerforceTask.Field
Constructor to create a new instance of "field".
PerforceTask.File - Class in com.perforce.p4java.ant.tasks
This inner class is used for handling nested "file" elements.
PerforceTask.File() - Constructor for class com.perforce.p4java.ant.tasks.PerforceTask.File
Constructor to create a new instance of "file".
port - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce server host and port.
preview - Variable in class com.perforce.p4java.ant.tasks.UnshelveTask
previews what would be unshelved without actually changing any files or metadata.
programName - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If not null, will be used to identify the P4Java application's program name to the Perforce server.
programVersion - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If not null, will be used to identify the P4Java application's program version to the Perforce server.
propagateType - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Propagate the source file's filetype to the target file.
property - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
The property to be set with a list of changelist numbers, separated by a whitespace.
property - Variable in class com.perforce.p4java.ant.tasks.ChangeTask
The property to be set with the changelist number.
property - Variable in class com.perforce.p4java.ant.tasks.CounterTask
The property to be set with the value of the counter.
property - Variable in class com.perforce.p4java.ant.tasks.JobTask
The property to be set with the job ID.
protocol - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce server protocol.
protocolPropertiesFile - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Perforce server protocol-specific properties file.
protocolProps - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Protocol-specific properties.

Q

quiet - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, suppresses the display of the header lines of files whose content and types are identical and suppresses the actual diff for all files.

R

rcsDiffs - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, use RCS diff; corresponds to -dn.
rebranchSourceAfterDelete - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
If the target file has been deleted and the source file has changed, will re-branch the source file on top of the target file.
reOpen - Variable in class com.perforce.p4java.ant.tasks.SubmitTask
If true, it allows submitted files to remain open (on the client's default changelist) after the submit has completed.
ReopenTask - Class in com.perforce.p4java.ant.tasks
Move opened files between changelists or change the files' type.
ReopenTask() - Constructor for class com.perforce.p4java.ant.tasks.ReopenTask
Default constructor.
replaceFiles - Variable in class com.perforce.p4java.ant.tasks.ShelveTask
If true, allow the incoming files to replace the shelved files.
ResolveTask - Class in com.perforce.p4java.ant.tasks
Merge open files with other revisions or files.
ResolveTask() - Constructor for class com.perforce.p4java.ant.tasks.ResolveTask
Default constructor.
retChangelist - Variable in class com.perforce.p4java.ant.tasks.ChangeTask
New or updated changelist returned by the Perforce command.
retChangelistSummaries - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
Collection of changelist summaries returned from the Perforce command.
retExtendedFileSpecs - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Collection of extended file and revision specifiers returned from the Perforce command.
retFileDiffs - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
Collection of file diffs returned from the Perforce command.
retFileSpecs - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Collection of file and revision specifiers returned from the Perforce command.
retFixList - Variable in class com.perforce.p4java.ant.tasks.FixTask
Collection of file fixes returned from the Perforce command.
retJob - Variable in class com.perforce.p4java.ant.tasks.JobTask
New or updated job returned from the Perforce command.
retLabel - Variable in class com.perforce.p4java.ant.tasks.LabelTask
New or updated label returned from the Perforce command.
retStatusMessage - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Result status message returned from the Perforce command.
reverseMapping - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Reverse the mappings in the branch view, with the target files and source files exchanging place.
reverseOrder - Variable in class com.perforce.p4java.ant.tasks.JobsTask
If true, reverse the normal sort order.
reverseSort - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sorts the output in reverse order.
revertOnlyUnchanged - Variable in class com.perforce.p4java.ant.tasks.RevertTask
If true, revert only unchanged files.
RevertTask - Class in com.perforce.p4java.ant.tasks
Discard changes from opened files.
RevertTask() - Constructor for class com.perforce.p4java.ant.tasks.RevertTask
Default constructor.
revision - Variable in class com.perforce.p4java.ant.tasks.LabelTask
Revision specification for the label.

S

safeMerge - Variable in class com.perforce.p4java.ant.tasks.ResolveTask
If true, only do "safe" resolves, as documented for the p4 "-as" option.
searchBinaries - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Treat binary files as text.
serverBypass - Variable in class com.perforce.p4java.ant.tasks.SyncTask
If true, it populates the client workspace, but does not update the server to reflect those updates.
ServerTask - Class in com.perforce.p4java.ant.tasks
Base class for Perforce server specific Ant tasks.
ServerTask() - Constructor for class com.perforce.p4java.ant.tasks.ServerTask
Default constructor.
ServerTask.GlobalOption - Class in com.perforce.p4java.ant.tasks
This inner class is used for handling nested "globaloption" elements.
ServerTask.GlobalOption() - Constructor for class com.perforce.p4java.ant.tasks.ServerTask.GlobalOption
Constructor to create a new instance of "globaloption".
setAcceptTheirs(boolean) - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Sets the accept theirs.
setAcceptYours(boolean) - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Sets the accept yours.
setAddFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelsyncTask
Sets the adds the files.
setAffectedByChangelist(int) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the affected by changelist.
setAllHosts(boolean) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the all hosts.
setAllRevisions(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the all revisions.
setAllRevs(boolean) - Method in class com.perforce.p4java.ant.tasks.FilesTask
Sets the all revs.
setAllRevs(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the all revs.
setBidirectionalInteg(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the bidirectional integ.
setBothPathTypes(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the both path types.
setBranch(String) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the branch.
setBranch(String) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the branch.
setBypassClientUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.EditTask
Sets the bypass client update.
setCaseInsensitive(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the case insensitive.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.AddTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.DeleteTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.EditTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.FixTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.LockTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.RevertTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.ShelveTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the changelist.
setChangelist(String) - Method in class com.perforce.p4java.ant.tasks.UnlockTask
Sets the changelist.
setChangelistDescription(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the changelist description.
setChangelistProperty(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the changelist property.
setCharset(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the charset.
setClient(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the client.
setClientBypass(boolean) - Method in class com.perforce.p4java.ant.tasks.SyncTask
Sets the client bypass.
setClientName(String) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the client name.
setDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.CounterTask
Sets the delete.
setDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.FixTask
Sets the delete.
setDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.JobTask
Sets the delete.
setDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the delete.
setDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.TagTask
Sets the delete.
setDeleteFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelsyncTask
Sets the delete files.
setDeleteFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.ShelveTask
Sets the delete files.
setDeleteNonSyncedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.DeleteTask
Sets the delete non synced files.
setDeletePendingChangelist(boolean) - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Sets the delete pending changelist.
setDeleteTargetAfterDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the delete target after delete.
setDescription(String) - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Sets the description.
setDescription(String) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the description.
setDiffContext(int) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the diff context.
setDisplayBaseDetails(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the display base details.
setDoBaselessMerge(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the do baseless merge.
setDontCopyToClient(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the dont copy to client.
setExcludeLocalPath(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the exclude local path.
setFailOnError(boolean) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the fail on error.
setFile1(String) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the file1.
setFile2(String) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the file2.
setFiles(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the files.
setFileSizeDigest(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the file size digest.
setFileType(String) - Method in class com.perforce.p4java.ant.tasks.AddTask
Sets the file type.
setFileType(String) - Method in class com.perforce.p4java.ant.tasks.EditTask
Sets the file type.
setFileType(String) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the file type.
setFileType(String) - Method in class com.perforce.p4java.ant.tasks.ReopenTask
Sets the file type.
setFilterString(String) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the filter string.
setFixedPattern(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the fixed pattern.
setForce(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the force.
setForce(boolean) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the force.
setForceIntegration(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the force integration.
setForceResolve(boolean) - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Sets the force resolve.
setForceShelve(boolean) - Method in class com.perforce.p4java.ant.tasks.ShelveTask
Sets the force shelve.
setForceUnlock(boolean) - Method in class com.perforce.p4java.ant.tasks.UnlockTask
Sets the force unlock.
setForceUnshelve(boolean) - Method in class com.perforce.p4java.ant.tasks.UnshelveTask
Sets the force unshelve.
setForceUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.SyncTask
Sets the force update.
setFromChangelist(String) - Method in class com.perforce.p4java.ant.tasks.UnshelveTask
Sets the from changelist.
setFromFile(String) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the from file.
setFromFile(String) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the from file.
setGnuDiffs(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the gnu diffs.
setHostName(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the host name.
setIgnoreLineEndings(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the ignore line endings.
setIgnoreWhitespace(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the ignore whitespace.
setIgnoreWhitespaceChanges(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the ignore whitespace changes.
setIncludeIntegrated(boolean) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the include integrated.
setIncludeIntegrated(boolean) - Method in class com.perforce.p4java.ant.tasks.JobsTask
Sets the include integrated.
setIncludeLineNumbers(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the include line numbers.
setIncludeNonTextDiffs(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the include non text diffs.
setIntegrateAllAfterReAdd(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the integrate all after re add.
setIntegrateAroundDeletedRevs(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the integrate around deleted revs.
setJobs(String) - Method in class com.perforce.p4java.ant.tasks.FixTask
Sets the jobs.
setJobs(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the jobs.
setJobStatus(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the job status.
setJobView(String) - Method in class com.perforce.p4java.ant.tasks.JobsTask
Sets the job view.
setKey(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask.GlobalOption
Sets the key.
setLabel(String) - Method in class com.perforce.p4java.ant.tasks.TagTask
Sets the label.
setLeadingContext(int) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the leading context.
setListOnly(boolean) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the list only.
setListOnly(boolean) - Method in class com.perforce.p4java.ant.tasks.TagTask
Sets the list only.
setLocale(Locale) - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Sets the locale.
setLocked(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the locked.
setLongDesc(boolean) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the long desc.
setLongDescriptions(boolean) - Method in class com.perforce.p4java.ant.tasks.JobsTask
Sets the long descriptions.
setMappedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the mapped files.
setMaxFiles(int) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the max files.
setMaxJobs(int) - Method in class com.perforce.p4java.ant.tasks.JobsTask
Sets the max jobs.
setMaxMostRecent(int) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the max most recent.
setMaxResults(int) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the max results.
setMessages(ResourceBundle) - Method in class com.perforce.p4java.ant.tasks.PerforceMessages
Sets the messages.
setName(String) - Method in class com.perforce.p4java.ant.tasks.CounterTask
Sets the counter name.
setName(String) - Method in class com.perforce.p4java.ant.tasks.JobTask
Sets the name.
setName(String) - Method in class com.perforce.p4java.ant.tasks.LabelsyncTask
Sets the name.
setName(String) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the name.
setName(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask.Field
Sets the name.
setNeedsResolveProperty(String) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the needs resolve property.
setNoClientMove(boolean) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the no client move.
setNoClientRefresh(boolean) - Method in class com.perforce.p4java.ant.tasks.RevertTask
Sets the no client refresh.
setNonMatchingLines(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the non matching lines.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.AddTask
Sets the no update.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.DeleteTask
Sets the no update.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.EditTask
Sets the no update.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.LabelsyncTask
Sets the no update.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.RevertTask
Sets the no update.
setNoUpdate(boolean) - Method in class com.perforce.p4java.ant.tasks.SyncTask
Sets the no update.
setOpenedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the opened files.
setOpenedNeedsResolvingFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the opened needs resolving files.
setOpenedNotHeadRevFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the opened not head rev files.
setOpenedResolvedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the opened resolved files.
setOutputContext(int) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the output context.
setOwner(String) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the owner.
setP4Client(IClient) - Method in class com.perforce.p4java.ant.tasks.ClientTask
Sets the p4 client.
setP4Server(IOptionsServer) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the p4 server.
setPasswd(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the passwd.
setPath(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask.File
Sets the path.
setPattern(String) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the pattern.
setPendingIntegrationRecs(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the pending integration recs.
setPerforceCounter(boolean) - Method in class com.perforce.p4java.ant.tasks.CounterTask
Sets the perforce counter.
setPort(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the port.
setPreview(boolean) - Method in class com.perforce.p4java.ant.tasks.UnshelveTask
Sets the preview.
setProgramName(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the program name.
setProgramVersion(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the program version.
setPropagateType(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the propagate type.
setProperty(String) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the property.
setProperty(String) - Method in class com.perforce.p4java.ant.tasks.ChangeTask
Sets the property.
setProperty(String) - Method in class com.perforce.p4java.ant.tasks.CounterTask
Sets the property.
setProperty(String) - Method in class com.perforce.p4java.ant.tasks.JobTask
Sets the property.
setProtocol(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the protocol.
setProtocolPropertiesFile(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the protocol properties file.
setProtocolProps(Properties) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the protocol props.
setQuiet(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the quiet.
setRcsDiffs(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the rcs diffs.
setRebranchSourceAfterDelete(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the rebranch source after delete.
setReOpen(boolean) - Method in class com.perforce.p4java.ant.tasks.SubmitTask
Sets the re open.
setReplaceFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.ShelveTask
Sets the replace files.
setReverseMapping(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the reverse mapping.
setReverseOrder(boolean) - Method in class com.perforce.p4java.ant.tasks.JobsTask
Sets the reverse order.
setReverseSort(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the reverse sort.
setRevertOnlyUnchanged(boolean) - Method in class com.perforce.p4java.ant.tasks.RevertTask
Sets the revert only unchanged.
setRevision(String) - Method in class com.perforce.p4java.ant.tasks.LabelTask
Sets the revision.
setSafeMerge(boolean) - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Sets the safe merge.
setSearchBinaries(boolean) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the search binaries.
setServerBypass(boolean) - Method in class com.perforce.p4java.ant.tasks.SyncTask
Sets the server bypass.
setShelvedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the shelved files.
setShowActionsOnly(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the show actions only.
setShowActionsOnly(boolean) - Method in class com.perforce.p4java.ant.tasks.ResolveTask
Sets the show actions only.
setSinceChangelist(int) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the since changelist.
setSortByDate(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the sort by date.
setSortByFileSize(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the sort by file size.
setSortByFiletype(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the sort by filetype.
setSortByHaveRev(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the sort by have rev.
setSortByHeadRev(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the sort by head rev.
setStatus(String) - Method in class com.perforce.p4java.ant.tasks.FixTask
Sets the status.
setSummaryDiff(boolean) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the summary diff.
setSyncedFiles(boolean) - Method in class com.perforce.p4java.ant.tasks.FstatTask
Sets the synced files.
setTextLanguage(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the text language.
setToChangelist(String) - Method in class com.perforce.p4java.ant.tasks.ReopenTask
Sets the to changelist.
setToChangelist(String) - Method in class com.perforce.p4java.ant.tasks.UnshelveTask
Sets the to changelist.
setToFile(String) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the to file.
setToFile(String) - Method in class com.perforce.p4java.ant.tasks.MoveTask
Sets the to file.
setTrailingContext(int) - Method in class com.perforce.p4java.ant.tasks.GrepTask
Sets the trailing context.
setType(Type) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the type.
setUnifiedDiff(int) - Method in class com.perforce.p4java.ant.tasks.Diff2Task
Sets the unified diff.
setUnsetClientName(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the unset client name.
setUnsetUserName(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the unset user name.
setUsagePropertiesFile(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the usage properties file.
setUsageProps(Properties) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the usage props.
setUseHaveRev(boolean) - Method in class com.perforce.p4java.ant.tasks.IntegrateTask
Sets the use have rev.
setUser(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask
Sets the user.
setUserName(String) - Method in class com.perforce.p4java.ant.tasks.ChangesTask
Sets the user name.
setUseWildcards(boolean) - Method in class com.perforce.p4java.ant.tasks.AddTask
Sets the use wildcards.
setValue(String) - Method in class com.perforce.p4java.ant.tasks.CounterTask
Sets the value.
setValue(String) - Method in class com.perforce.p4java.ant.tasks.PerforceTask.Field
Sets the value.
setValue(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask.GlobalOption
Sets the value.
setWorkingDirectory(String) - Method in class com.perforce.p4java.ant.tasks.ServerTask
Sets the working directory.
ShelveTask - Class in com.perforce.p4java.ant.tasks
Store files from a pending changelist in the depot, without submitting them.
ShelveTask() - Constructor for class com.perforce.p4java.ant.tasks.ShelveTask
Default constructor.
showActionsOnly - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Display what integrations would be necessary but don't actually do them.
showActionsOnly - Variable in class com.perforce.p4java.ant.tasks.ResolveTask
If true, don't do the actual resolve, just return the actions that would have been performed for the resolve.
sinceChangelist - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Instructs fstat to display only files affected since the given changelist number.
sortByDate - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sort by date.
sortByFileSize - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sort by filesize.
sortByFiletype - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sort by filetype.
sortByHaveRev - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sort by have revision.
sortByHeadRev - Variable in class com.perforce.p4java.ant.tasks.FstatTask
Sort by head revision.
status - Variable in class com.perforce.p4java.ant.tasks.FixTask
If not null, use this as the new status rather than "fixed".
SubmitTask - Class in com.perforce.p4java.ant.tasks
Commits a pending changelist and its files to the depot.
SubmitTask() - Constructor for class com.perforce.p4java.ant.tasks.SubmitTask
Default constructor.
summaryDiff - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
If true, perform summary diff; corresponds to -ds.
SyncTask - Class in com.perforce.p4java.ant.tasks
Synchronize the client with its view of the depot.
SyncTask() - Constructor for class com.perforce.p4java.ant.tasks.SyncTask
Default constructor.

T

TagTask - Class in com.perforce.p4java.ant.tasks
Tag files with a label.
TagTask() - Constructor for class com.perforce.p4java.ant.tasks.TagTask
Default constructor.
textLanguage - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If not null, use this field to tell the server which language to use in text messages it sends back to the client.
toChangelist - Variable in class com.perforce.p4java.ant.tasks.ReopenTask
The changelist to be reopened to; if non-negative, specifies which changelist to reopen onto.
toChangelist - Variable in class com.perforce.p4java.ant.tasks.UnshelveTask
The target changelist to receive the shelved files.
toFile - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Target file and revision specifiers, separated by space.
toFile - Variable in class com.perforce.p4java.ant.tasks.MoveTask
Target file and revision specifiers, separated by space.
toFileSpec - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Target file and revision specifier for the Perforce command.
toFileSpec - Variable in class com.perforce.p4java.ant.tasks.MoveTask
Target file and revision specifier for the Perforce command.
trailingContext - Variable in class com.perforce.p4java.ant.tasks.GrepTask
Display num lines of trailing context after matching lines.
type - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If not null, restrict output to pending, shelved or submitted changelists.

U

unifiedDiff - Variable in class com.perforce.p4java.ant.tasks.Diff2Task
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.
UnlockTask - Class in com.perforce.p4java.ant.tasks
Release a locked file but leave it open.
UnlockTask() - Constructor for class com.perforce.p4java.ant.tasks.UnlockTask
Default constructor.
unsetClientName - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If set, this will be used as the name of the client when no client has actually been explicitly set for the associated server(s).
unsetUserName - Variable in class com.perforce.p4java.ant.tasks.ServerTask
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.
UnshelveTask - Class in com.perforce.p4java.ant.tasks
Restore shelved files from a pending change into a workspace.
UnshelveTask() - Constructor for class com.perforce.p4java.ant.tasks.UnshelveTask
Default constructor.
usagePropertiesFile - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Perforce server usage properties file.
usageProps - Variable in class com.perforce.p4java.ant.tasks.ServerTask
Perforce server usage properties.
useHaveRev - Variable in class com.perforce.p4java.ant.tasks.IntegrateTask
Causes the target files to be left at the revision currently on the client (the '#have' revision).
user - Variable in class com.perforce.p4java.ant.tasks.PerforceTask
Perforce user.
userName - Variable in class com.perforce.p4java.ant.tasks.ChangesTask
If non-null, restrict the results to changelists associated with the given user name.
useWildcards - Variable in class com.perforce.p4java.ant.tasks.AddTask
If true, filenames that contain wildcards are permitted.

V

value - Variable in class com.perforce.p4java.ant.tasks.CounterTask
The new value for the counter.

W

workingDirectory - Variable in class com.perforce.p4java.ant.tasks.ServerTask
If not null, this specifies the Perforce server's idea of each command's working directory for the associated server object.

A B C D E F G H I J L M N O P Q R S T U V W

Copyright (c) 2010 Perforce Software. All rights reserved.