public interface IGetVersionInfo
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
getVersionInfo()
Gets the version info of the job scheduler.
|
VersionInfo getVersionInfo() throws JobSchedulerException
JobSchedulerException - If there was a problem getting the version info (e.g., the
connection was lost).