Package com.perforce.p4java.core
Interface IServerProcess
- All Superinterfaces:
IServerResource
- All Known Implementing Classes:
ServerProcess
Defines the fields available for each Perforce server process
object returned from the IServer getServerProcessList method.
Fields defined here are documented in the main Perforce documentation
and will not detailed here.
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.
-
Method Summary
Methods inherited from interface com.perforce.p4java.core.IServerResource
canRefresh, canUpdate, clearRawFields, complete, getRawField, getRawFields, hasRawField, refresh, setRawField, setRawFields, setServer, update, update, update