| Package | Description |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.impl.mapbased.server.cmd | |
| com.perforce.p4java.option.server | |
| com.perforce.p4java.server.delegator |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
Server.getChangelistDiffsStream(int id,
DescribeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
DescribeDelegator.getChangelistDiffsStream(int id,
DescribeOptions options) |
| Modifier and Type | Method and Description |
|---|---|
DescribeOptions |
DescribeOptions.setOutputShelvedDiffs(boolean showShelvedDiffs) |
DescribeOptions |
DescribeOptions.setType(DiffType type) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
IDescribeDelegator.getChangelistDiffsStream(int id,
DescribeOptions options)
Get an InputStream onto the file diffs associated with a specific
submitted changelist.
|
Copyright © 2017 Perforce Software. All Rights Reserved.