FileCopyCompletedEvent Class Reference

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

#include <WorkflowExecutionEvent.h>

Inheritance diagram for FileCopyCompletedEvent:

Public Attributes

WorkflowFile * file
 The workflow file that has successfully been copied.
 
FileRegistryService * file_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.
 
StorageService * storage_service
 The storage service to which the file has been copied.
 

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