Class | Description |
---|---|
PerforceAdd |
A file to create within the changelist.
|
PerforceChangelist |
Most data is seeded via these changelist definitions.
|
PerforceClient |
Creates a new perforce client for later use.
|
PerforceDepot |
Create a new depot.
|
PerforceEdit |
Indicates the file is an edit.
|
PerforceItem |
How each item to be seeded in the perforce setup is to be used.
|
PerforceItem.PerforceItemComparator |
Allows the PerforceItem instances to be compared in something like
a SortedSet using their Rank.
|
PerforceItemSet |
Creates a sorted order of loaded PerforceItems with several helper accessor
methods.
|
PerforceTrigger |
Defines scripts that can be setup as triggers in the Perforce server being
initialized.
|
PerforceTrigger.TriggerLine |
Represents information to add to each trigger line.
|
PerforceUser |
This defines a user to be created within the Perforce server.
|