Share via


BatchTaskBundleAssembler.scheduleBundledTasks Method [AX 2012]

Schedules the bundled tasks to be executed by the batch framework.

Syntax

public void scheduleBundledTasks()

Run On

Server

Remarks

Each bundle is added as a runtime task to the current batch job that is specified by the batch instance given in the constructor.

See Also

Reference

BatchTaskBundleAssembler Class