Share via


LeanCommandJobStatusChange.execute Method [AX 2012]

Implements the logic of the job status change event.

Syntax

protected boolean execute()

Run On

Called

Return Value

Type: boolean
true if the kanban card was successfully processed; otherwise, false.

Remarks

The method is executed in a transaction scope provided by the LeanRulesEngine class.

See Also

Reference

LeanCommandJobStatusChange Class