|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamIntegrationStatusOptions | |
|---|---|
| com.perforce.p4java.impl.mapbased.server | |
| com.perforce.p4java.option.server | |
| com.perforce.p4java.server | Provides interfaces and classes for accessing Perforce SCM servers and associated server-level services. |
| Uses of StreamIntegrationStatusOptions in com.perforce.p4java.impl.mapbased.server |
|---|
| Methods in com.perforce.p4java.impl.mapbased.server with parameters of type StreamIntegrationStatusOptions | |
|---|---|
IStreamIntegrationStatus |
Server.getStreamIntegrationStatus(String stream,
StreamIntegrationStatusOptions opts)
|
| Uses of StreamIntegrationStatusOptions in com.perforce.p4java.option.server |
|---|
| Methods in com.perforce.p4java.option.server that return StreamIntegrationStatusOptions | |
|---|---|
StreamIntegrationStatusOptions |
StreamIntegrationStatusOptions.setBidirectional(boolean bidirectional)
|
StreamIntegrationStatusOptions |
StreamIntegrationStatusOptions.setForceUpdate(boolean forceUpdate)
|
StreamIntegrationStatusOptions |
StreamIntegrationStatusOptions.setNoRefresh(boolean noRefresh)
|
StreamIntegrationStatusOptions |
StreamIntegrationStatusOptions.setParentToStream(boolean parentToStream)
|
| Uses of StreamIntegrationStatusOptions in com.perforce.p4java.server |
|---|
| Methods in com.perforce.p4java.server with parameters of type StreamIntegrationStatusOptions | |
|---|---|
IStreamIntegrationStatus |
IOptionsServer.getStreamIntegrationStatus(String stream,
StreamIntegrationStatusOptions opts)
Get a stream's cached integration status with respect to its parent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||