Package | Description |
---|---|
com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core interfaces.
|
Modifier and Type | Method and Description |
---|---|
static Changelist |
Changelist.newChangelist(IClient client,
String description)
Return a new local Changelist object with default values by calling
newChangelist with server and client name values taken from the passed-in
client object.
|
static Changelist |
Changelist.newChangelist(IServer server,
String clientName,
String description)
Return a new local Changelist object with default values.
|
Copyright © 2017 Perforce Software. All Rights Reserved.