Workspace 6.21.5
Classes | Public Attributes | List of all members
ProvenanceReporter::Activity Class Reference

Complete provenance record for an activity.

#include <Workspace/Provenance/provenancereporter.h>

Classes

struct  Event
 Details about an event during the course of an activity. More...
 
class  Header
 General details about the activity. More...
 

Public Attributes

QDateTime endTime_
 
QList< Eventevents_
 
Header header_
 
QDateTime startTime_
 
QUrl workflowUrl_
 

Member Data Documentation

◆ endTime_

QDateTime endTime_

◆ events_

QList<Event> events_

◆ header_

Header header_

◆ startTime_

QDateTime startTime_

◆ workflowUrl_

QUrl workflowUrl_