FileCopyFailedEvent Class Reference

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

#include <WorkflowExecutionEvent.h>

Inheritance diagram for FileCopyFailedEvent:

Public Attributes

std::shared_ptr< FailureCause > failure_cause
 The cause of the failure.
 
WorkflowFile * file
 The workflow file that has failed to be copied.
 
StorageService * storage_service
 The storage service on which it was supposed to be copied.
 

Detailed Description

A "file copy has failed" 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