mqwfes
Class ListItem

java.lang.Object
  |
  +--mqwfes.ListItem

public class ListItem
extends java.lang.Object

represents an Item in a Worklist, either a received worklist from MQWF or a worklist for delayer or directory class

Author:
Kevin Bullmann

Constructor Summary
ListItem()
          Creates a new instance of ListItem
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListItem

public ListItem()
Creates a new instance of ListItem