BatchTaskBundle.addTask Method [AX 2012]

Adds a task to the bundle.

public void addTask(RunBaseBatch _task)

Run On

Server

Parameters

_task
Type: RunBaseBatch Class
The task to add to the bundle.

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

Community Additions

ADD
Show: