Deadline Scripting Reference
10.4.2.2
|
Utility functions for scripts run from the Monitor. More...
Static Public Member Functions | |
static BalancerInfo[] | GetSelectedBalancerInfos () |
Gets the list of selected balancer infos in the Monitor. More... | |
static BalancerInfoSettings[] | GetSelectedBalancerInfoSettings () |
Gets the list of selected balancer info settings in the Monitor. More... | |
static string[] | GetSelectedBalancerNames () |
Gets the list of selected balancer names in the Monitor. More... | |
static BalancerSettings[] | GetSelectedBalancerSettings () |
Gets the list of selected balancer settings in the Monitor. More... | |
static string[] | GetSelectedJobIds () |
Gets the list of selected job IDs in the Monitor. More... | |
static Report[] | GetSelectedJobReports () |
Gets the list of selected job reports in the Monitor. More... | |
static Job[] | GetSelectedJobs () |
Gets the list of selected jobs in the Monitor. More... | |
static string[] | GetSelectedLimitGroupNames () |
Gets the list of selected limit group names in the Monitor. More... | |
static LimitGroup[] | GetSelectedLimitGroups () |
Gets the list of selected limit groups in the Monitor. More... | |
static PulseInfo[] | GetSelectedPulseInfos () |
Gets the list of selected pulse infos in the Monitor. More... | |
static PulseInfoSettings[] | GetSelectedPulseInfoSettings () |
Gets the list of selected pulse info settings in the Monitor. More... | |
static string[] | GetSelectedPulseNames () |
Gets the list of selected pulse names in the Monitor. More... | |
static PulseSettings[] | GetSelectedPulseSettings () |
Gets the list of selected pulse settings in the Monitor. More... | |
static SlaveInfo[] | GetSelectedSlaveInfos () |
Gets the list of selected Worker infos in the Monitor. More... | |
static SlaveInfoSettings[] | GetSelectedSlaveInfoSettings () |
Gets the list of selected Worker infos and settings in the Monitor. More... | |
static string[] | GetSelectedSlaveNames () |
Gets the list of selected Worker names in the Monitor. More... | |
static Report[] | GetSelectedSlaveReports () |
Gets the list of selected Worker reports in the Monitor. More... | |
static SlaveSettings[] | GetSelectedSlaveSettings () |
Gets the list of selected Worker settings in the Monitor. More... | |
static Task[] | GetSelectedTasks () |
Gets the list of selected tasks in the Monitor. More... | |
Utility functions for scripts run from the Monitor.
|
static |
Gets the list of selected balancer infos in the Monitor.
|
static |
Gets the list of selected balancer info settings in the Monitor.
|
static |
Gets the list of selected balancer names in the Monitor.
|
static |
Gets the list of selected balancer settings in the Monitor.
|
static |
Gets the list of selected job IDs in the Monitor.
|
static |
Gets the list of selected job reports in the Monitor.
|
static |
Gets the list of selected jobs in the Monitor.
|
static |
Gets the list of selected limit group names in the Monitor.
|
static |
Gets the list of selected limit groups in the Monitor.
|
static |
Gets the list of selected pulse infos in the Monitor.
|
static |
Gets the list of selected pulse info settings in the Monitor.
|
static |
Gets the list of selected pulse names in the Monitor.
|
static |
Gets the list of selected pulse settings in the Monitor.
|
static |
Gets the list of selected Worker infos in the Monitor.
|
static |
Gets the list of selected Worker infos and settings in the Monitor.
|
static |
Gets the list of selected Worker names in the Monitor.
|
static |
Gets the list of selected Worker reports in the Monitor.
|
static |
Gets the list of selected Worker settings in the Monitor.
|
static |
Gets the list of selected tasks in the Monitor.