Inherits QorusSystemService.
|
| hash | reload (softlist l=ReloadMaps) |
| | reload service method
|
| |
| hash | reloadSteps (*softlist ids) |
| | reloadSteps service method
|
| |
| hash | reloadFunctions (*softlist ids) |
| | reloadFunctions service method
|
| |
| hash | reloadQueues (*softlist ids) |
| | reloadQueues service method
|
| |
| hash | reloadSlas (*softlist ids) |
| | reloadSlas service method
|
| |
| hash | reloadEvents (*softlist ids) |
| | reloadEvents service method
|
| |
| hash | reloadWorkflows (*softlist ids) |
| | reloadWorkflows service method
|
| |
| hash | reloadConstants (*softlist ids) |
| | reloadConstants service method
|
| |
| hash | reloadClasses (*softlist ids) |
| | reloadClasses service method
|
| |
| hash | reloadMappers (*softlist ids) |
| | reloadMappers service method
|
| |
| hash | reloadVMaps (*softlist ids) |
| | reloadVMaps service method
|
| |
| hash | reloadServices (*softlist ids) |
| | reloadServices service method
|
| |
| hash | reloadJobs (*softlist ids) |
| | reloadJobs service method
|
| |
| list | getSystemServiceList () |
| | getSystemServiceList service method
|
| |
| any | dumpMap (string mapv) |
| | dumpMap service method
|
| |
| list | getMapList () |
| | getMapList service method
|
| |
| hash | lookupstep (list l, *softbool verbose) |
| | lookupstep service method
|
| |
| string | rlookupstep (string name, string version) |
| | rlookupstep service method
|
| |
| softint | stepid (string name, *string version) |
| | stepid service method
|
| |
| hash | lookupfunc (softstring funcid) |
| | lookupfunc service method
|
| |
| int | rlookupfunc (string name, string version) |
| | rlookupfunc service method
|
| |
| softint | functionid (string name, *string version) |
| | functionid service method
|
| |
| hash | lookupqueue (softstring qid) |
| | lookupqueue service method
|
| |
| hash | rlookupqueue (string name) |
| | rlookupqueue service method
|
| |
| hash | lookupsla (softstring slaid) |
| | lookupsla service method
|
| |
| hash | rlookupsla (string name) |
| | rlookupsla service method
|
| |
| hash | lookupworkflow (softstring wfid, *softbool verbose) |
| | lookupworkflow service method
|
| |
| list | getworkflowlist (*softbool with_deprecated) |
| | getworkflowlist service method
|
| |
| hash | rlookupworkflow (string name, string version) |
| | rlookupworkflow service method
|
| |
| int | workflowid (string name, *string version) |
| | workflowid service method
|
| |
| hash | lookupconstant (softstring cid) |
| | lookupconstant service method
|
| |
| int | rlookupconstant (string name, string version) |
| | rlookupconstant service method
|
| |
| softint | constantid (string name, *string version) |
| | constantid service method
|
| |
| hash | lookupclass (softstring cid) |
| | lookupclass service method
|
| |
| int | rlookupclass (string name, string version) |
| | rlookupclass service method
|
| |
| softint | classid (string name, *string version) |
| | classid service method
|
| |
| hash | lookupevent (softstring eid) |
| | lookupevent service method
|
| |
| hash | lookupservice (softstring serviceid) |
| | lookupservice service method
|
| |
| hash | lookupserviceinfo (string type, string name) |
| | lookupserviceinfo service method
|
| |
| string | rlookupservice (string type, string name, string version) |
| | rlookupservice service method
|
| |
| int | serviceid (string type, string name, *string version) |
| | serviceid service method
|
| |
| hash | lookupjob (softstring jid) |
| | lookupjob service method
|
| |
| hash | rlookupjob (string name) |
| | rlookupjob service method
|
| |
| int | jobid (string name) |
| | jobid service method
|
| |
| string | jobname (softint jobid) |
| | jobname service method
|
| |
| list | workflowlist () |
| | workflowlist service method
|
| |
| list | servicelist () |
| | servicelist service method
|
| |
| list | joblist () |
| | joblist service method
|
| |
| hash | lookupmapper (softstring mid) |
| | lookupmapper service method
|
| |
| string | rlookupmapper (string name, string version) |
| | rlookupmapper service method
|
| |
| softint | mapperid (string name, string version) |
| | mapperid service method
|
| |
| hash | lookupvmap (softstring mid) |
| | lookupvmap service method
|
| |
| hash | rlookupvmap (string name) |
| | rlookupvmap service method
|
| |
| softint | vmapid (string name) |
| | vmapid service method
|
| |
| date | getLastReloadTime () |
| | getLastReloadTime service method
|
| |