public interface IJobSpecDelegator
| Modifier and Type | Method and Description |
|---|---|
IJobSpec |
getJobSpec()
Return the Perforce jobspec associated with this Perforce server.
|
IJobSpec getJobSpec() throws ConnectionException, RequestException, AccessException
ConnectionException - if the Perforce server is unreachable or is not connected.RequestException - if the Perforce server encounters an error during its
processing of the requestAccessException - if the Perforce server denies access to the callerCopyright © 2017 Perforce Software. All Rights Reserved.