BatchTaskBundle.addTask Method [AX 2012]

Adds a task to the bundle.

Syntax

public void addTask(RunBaseBatch _task)

Run On

Server

Parameters

Remarks

The task must be a part of the set of classes supported by the concrete implementation of this class.

See Also

Reference

BatchTaskBundle Class