LimitedActiveTaskList

public abstract class LimitedActiveTaskList extends ActiveTaskList

A limited active task list is a active task list that can be set it’s limit in the parameters list. But it has not effect on how big the active task list can return (no bound, only a limit value). Creation Date: 31/10/2006.

Author:Twinsen

Methods

getMaxTasksPerList

public int getMaxTasksPerList()
Returns:the maxTasksPerList

init

protected void init()

Component Initialization.

Throws: