| Package | Description |
|---|---|
| com.perforce.p4java.impl.generic.core.file |
Provides standard implementation classes for the com.perforce.p4java.core.file interfaces.
|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.impl.mapbased.server.cmd | |
| com.perforce.p4java.server.delegator |
| Modifier and Type | Class and Description |
|---|---|
class |
ObliterateResult
The various record stats returned by the obliterateFiles method.
|
| Modifier and Type | Method and Description |
|---|---|
List<IObliterateResult> |
Server.obliterateFiles(List<IFileSpec> fileSpecs,
ObliterateFilesOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
List<IObliterateResult> |
ObliterateDelegator.obliterateFiles(List<IFileSpec> fileSpecs,
ObliterateFilesOptions opts) |
| Modifier and Type | Method and Description |
|---|---|
List<IObliterateResult> |
IObliterateDelegator.obliterateFiles(List<IFileSpec> fileSpecs,
ObliterateFilesOptions opts)
Obliterate permanently remove files and their history from the server.
|
Copyright © 2017 Perforce Software. All Rights Reserved.