Workspace 6.21.5
|
Classes | |
class | CreateLocalReporter |
Report provenance on the users local file system. More... | |
class | CreatePromsReporter |
Report provenance through a PROMS service https://wiki.csiro.au/display/pms/Home. More... | |
class | GenerateProvenanceReport |
Reports general information about this "activity" for provenance purposes. More... | |
class | PostFileToDIDS |
Post a file to a Data IDentity Service (DIDS) store. More... | |
class | ProvenanceReporter |
Provenance reporting singleton. More... | |
class | ReportExternalInput |
Reports that the workflow is accessing an external entity for provenance purposes. More... | |
class | ReportExternalOutput |
Reports that the workflow has produced an external entity for provenance purposes. More... | |
class | ReportInternalResult |
Reports that the workflow has produced an internal result that is of interest. More... | |
class | StoreProvenanceData |
Store a file used or produced by this workflow as part of the provenance report. More... | |
Enumerations | |
enum | ReportItemAs { ReportItemAsInput , ReportItemAsOutput } |
Defines if an item represents and input or output to this activity. More... | |
Functions | |
QString | uuidString (QUuid uuid) |
enum ReportItemAs |
|
inline |