tapestry.repairmonitor
Class PatchworkAvailable

java.lang.Object
  |
  +--tapestry.repairmonitor.PatchworkAvailable
All Implemented Interfaces:
QueueElementIF

public class PatchworkAvailable
extends Object
implements QueueElementIF


Field Summary
 PatchworkModel model
           
 
Constructor Summary
PatchworkAvailable(PatchworkModel model)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

model

public PatchworkModel model
Constructor Detail

PatchworkAvailable

public PatchworkAvailable(PatchworkModel model)
Method Detail

toString

public String toString()
Overrides:
toString in class Object