Class QueuedCommandSummary

java.lang.Object
gda.commandqueue.QueuedCommandSummary
All Implemented Interfaces:
CommandSummary, Serializable

public class QueuedCommandSummary extends Object implements CommandSummary
QueuedCommandSummary is used to provide a summary of the Commands in a CommandQueue For contains the unique CommandId that can be used in calls to manipulate the Queue and a descriptive string to display to the user
See Also: