Initializes the site selector.
Parameters: bag - the bag of objects that is useful for initialization.
mapWorkflow
public void mapWorkflow(ADag workflow, List sites)(Code)
Maps the jobs in the workflow to the various grid sites.
The jobs are mapped by setting the site handle for the jobs.
Parameters: workflow - the workflow. Parameters: sites - the list of String objects representing theexecution sites that can be used.