Constructor # new DuProcessQueue(processesopt) Constructs a queue of different processes Parameters: Name Type Attributes Description processes Array.<DuProcess> <optional> The DuProcess Array View Source DuESF.jsxinc, line 8334 Members Type: Array.<DuProcess> # static processes The DuProcess list View Source DuESF.jsxinc, line 8342 Methods # start() Starts the processes View Source DuESF.jsxinc, line 8355