/
getAllServiceDeskQueues
getAllServiceDeskQueues
Description
Returns an array of JSMQueue structures.
Parameters
Return Type
Returns an array of JSMQueue structures.
Example
JSMQueue[] queues = getServiceDeskQueues(1);
return queues;
See also
Peacock
, multiple selections available,
Related content
getServiceDeskQueue
getServiceDeskQueue
More like this
getIssuesInQueueRoutine
getIssuesInQueueRoutine
More like this
getServiceDeskKBArticles
getServiceDeskKBArticles
More like this
getRequestTypeByIdForServiceDesk
getRequestTypeByIdForServiceDesk
More like this
getServiceDesk
getServiceDesk
More like this
getRequestTypesForServiceDesk
getRequestTypesForServiceDesk
More like this