| Package | Description |
|---|---|
| com.perforce.p4java.impl.generic.core |
Provides standard implementation classes for the com.perforce.p4java.core 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 |
Extension |
| Modifier and Type | Method and Description |
|---|---|
ExtensionSummary |
Server.installExtension(java.lang.String extnPackageName,
boolean allowUnsigned) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtensionSummary> |
Server.listExtensions(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionSummary |
ExtensionDelegator.installExtension(java.lang.String extnPackageName,
boolean allowUnsigned) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtensionSummary> |
ExtensionDelegator.listExtensions(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionSummary |
IExtensionDelegator.installExtension(java.lang.String extnPackageName,
boolean allowUnsigned)
Installs extension on p4 server.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExtensionSummary> |
IExtensionDelegator.listExtensions(java.lang.String type)
Lists extensions or configs based on type.
|
Copyright © 2021 Perforce Software. All Rights Reserved.