${task:getMultipleStatuses()}

Gets the status for each of the provided tasks.

Returns the map of statuses, in the same iteration order as the provided tasks.

Example

${task:getMultipleStatuses(tasks)}

Function Information