|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mqwfes.WorkList
represents the worklist of the delayer and directory classes
Constructor Summary | |
WorkList()
Creates a new instance of WorkList |
|
WorkList(ListItem[] list)
generates new Worklist with given worklist from MQWF Filters out non-ready Items or Items that do not contain one of the Keywords "DELAY" or "DIRECTORY" in their description |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkList()
public WorkList(ListItem[] list)
list
- the List to be filtered
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |