Qorus Integration Engine® Enterprise Edition 6.0.15_prod
Loading...
Searching...
No Matches
QorusSystemQueueService Class Reference

system queue service More...

Inherits QorusSystemService.

Public Member Methods

nothing updateData (string name, softstring key, any data)
 updateData service method More...
 
nothing correctData (softint wfiid, softint stepid, softint ind)
 correctData service method More...
 
nothing cancelData (string name, softstring key)
 cancelData service method More...
 
nothing updateKey (string queuename, softstring oldkey, softstring newkey)
 updateKey service method More...
 
auto getInfo (softint wfiid, softint stepid=0, *softint ind)
 getInfo service method More...
 
hash getInfoFromQueueKey (string queue, softstring key)
 getInfoFromQueueKey service method More...
 
hash status (*softstring name)
 status service method More...
 
list getQueueInfo (softint queueid, *string status)
 getQueueInfo service method More...
 
list getQueueInfoFromName (string name, *string status)
 getQueueInfoFromName service method More...
 

Detailed Description

system queue service

Member Function Documentation

◆ cancelData()

nothing QorusSystemQueueService::cancelData ( string  name,
softstring  key 
)
inline

cancelData service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ correctData()

nothing QorusSystemQueueService::correctData ( softint  wfiid,
softint  stepid,
softint  ind 
)
inline

correctData service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ getInfo()

auto QorusSystemQueueService::getInfo ( softint  wfiid,
softint  stepid = 0,
*softint  ind 
)
inline

getInfo service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ getInfoFromQueueKey()

hash QorusSystemQueueService::getInfoFromQueueKey ( string  queue,
softstring  key 
)
inline

getInfoFromQueueKey service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ getQueueInfo()

list QorusSystemQueueService::getQueueInfo ( softint  queueid,
*string  status 
)
inline

getQueueInfo service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ getQueueInfoFromName()

list QorusSystemQueueService::getQueueInfoFromName ( string  name,
*string  status 
)
inline

getQueueInfoFromName service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ status()

hash QorusSystemQueueService::status ( *softstring  name)
inline

status service method

Deprecated:
since Qorus 4.0. Use rest API with:

◆ updateData()

nothing QorusSystemQueueService::updateData ( string  name,
softstring  key,
any  data 
)
inline

updateData service method

Deprecated:
since Qorus 4.0. Use the REST API with:

◆ updateKey()

nothing QorusSystemQueueService::updateKey ( string  queuename,
softstring  oldkey,
softstring  newkey 
)
inline

updateKey service method

Deprecated:
since Qorus 4.0. Use rest API with:

The documentation for this class was generated from the following file: