wrench::FileCopyCompletedEvent Class Reference

A "file copy has completed" WorkflowExecutionEvent. More...

#include <WorkflowExecutionEvent.h>

Inheritance diagram for wrench::FileCopyCompletedEvent:
wrench::WorkflowExecutionEvent

Public Attributes

WorkflowFilefile
 The workflow file that has successfully been copied.
 
FileRegistryServicefile_registry_service
 The file registry service that was supposed to be updated (or nullptr if none)
 
bool file_registry_service_updated
 Whether the file registry service (if any) has been successfully updated.
 
StorageServicestorage_service
 The storage service to which the file has been copied.
 
- Public Attributes inherited from wrench::WorkflowExecutionEvent
WorkflowExecutionEvent::EventType type
 The event type.
 

Additional Inherited Members

- Public Types inherited from wrench::WorkflowExecutionEvent
enum  EventType {
  UNDEFINED, STANDARD_JOB_COMPLETION, STANDARD_JOB_FAILURE, PILOT_JOB_START,
  PILOT_JOB_EXPIRATION, FILE_COPY_COMPLETION, FILE_COPY_FAILURE
}
 Workflow execution event types. More...
 

Detailed Description

A "file copy has completed" WorkflowExecutionEvent.


The documentation for this class was generated from the following file:
  • /Users/rafsilva/Documents/isi/workspace/wrench/wrench/include/wrench/workflow/execution_events/WorkflowExecutionEvent.h