|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelSyncOptions | |
|---|---|
| com.perforce.p4java.client | Provides interfaces for accessing and manipulating Perforce client workspaces and associated objects. |
| com.perforce.p4java.impl.mapbased.client | |
| com.perforce.p4java.option.client | |
| Uses of LabelSyncOptions in com.perforce.p4java.client |
|---|
| Methods in com.perforce.p4java.client with parameters of type LabelSyncOptions | |
|---|---|
List<IFileSpec> |
IClient.labelSync(List<IFileSpec> fileSpecs,
String labelName,
LabelSyncOptions opts)
Perform a label sync operation for this client. |
| Uses of LabelSyncOptions in com.perforce.p4java.impl.mapbased.client |
|---|
| Methods in com.perforce.p4java.impl.mapbased.client with parameters of type LabelSyncOptions | |
|---|---|
List<IFileSpec> |
Client.labelSync(List<IFileSpec> fileSpecs,
String labelName,
LabelSyncOptions opts)
|
| Uses of LabelSyncOptions in com.perforce.p4java.option.client |
|---|
| Methods in com.perforce.p4java.option.client that return LabelSyncOptions | |
|---|---|
LabelSyncOptions |
LabelSyncOptions.setAddFiles(boolean addFiles)
|
LabelSyncOptions |
LabelSyncOptions.setDeleteFiles(boolean deleteFiles)
|
LabelSyncOptions |
LabelSyncOptions.setNoUpdate(boolean noUpdate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||