Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Processes the kanban jobs that are matched by the query and adds them to a container.
Syntax
client server private static container processTransferJobResults(QueryRun _queryRun)
Run On
Called
Parameters
- _queryRun
Type: QueryRun Class
The query run to use match the kanban jobs.
Return Value
Type: container
A container that holds all jobs that match the criteria; otherwise, an empty container.