|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.worklist.priv.WorkListImpl
Implementation of the WorkList interface.
Constructor Summary | |
WorkListImpl()
|
Method Summary | |
void |
completeWorkItem(java.lang.Long wiId)
|
java.lang.Long |
createWorkItem(org.dom4j.Document creationMessage)
|
java.util.Collection |
getWorkList(java.lang.String user)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkListImpl()
Method Detail |
public java.lang.Long createWorkItem(org.dom4j.Document creationMessage) throws InvalidMessageException, CreationException
createWorkItem
in interface TwisterWorkList
InvalidMessageException
CreationException
public java.util.Collection getWorkList(java.lang.String user) throws FinderException
getWorkList
in interface TwisterWorkList
FinderException
public void completeWorkItem(java.lang.Long wiId) throws WorkListException
completeWorkItem
in interface TwisterWorkList
WorkListException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |