|
Parses an XML file defining tasks to send to other clusters.
Creates tasks defined in the XML file and sends them
to any subordinate, supporting, or provider clusters.
Pops up a dialog box which provides a way to specify the
XML file. This defaults to whatever is in the ClusterInputFile
parameter.
In addition to sending tasks, they can also be rescinded.
Tasks that have been sent are rescinded one at a time, with
each button press.
Implements the org listener interface so it can get all
reported orgs.
(This code evolved from a version in the COUGAAR tree.)
|