Package | Description |
---|---|
org.kepler.util |
Modifier and Type | Method and Description |
---|---|
java.util.List<WorkflowRunBuilder> |
ProvenanceStore.downloadAllWorkflowRuns(boolean authenticate)
Download all components of WorkflowRuns (and KAR attributes necessary to download the KAR)
found within KARs on the Ecogrid into WorkflowRunBuilders, from which you may attempt to
construct WorkflowRuns.
|