public interface IServerProcess extends IServerResource
Note that any of the String-returning methods below may return null even on non-error results.
IServerProcess objects are always complete and not refreshable or updatable.
Modifier and Type | Method and Description |
---|---|
String |
getArgs() |
String |
getClient() |
String |
getCommand() |
String |
getHost() |
int |
getId() |
String |
getProg() |
String |
getStatus() |
String |
getTime() |
String |
getUserName() |
canRefresh, canUpdate, refresh, setServer, update, update, update
Copyright © 2017 Perforce Software. All Rights Reserved.