StandardJobFailedEvent Class Reference

A "standard job has failed" WorkflowExecutionEvent. More...

#include <WorkflowExecutionEvent.h>

Inheritance diagram for StandardJobFailedEvent:

Public Attributes

ComputeService * compute_service
 The compute service on which the job has failed.
 
std::shared_ptr< FailureCause > failure_cause
 The cause of the failure.
 
StandardJob * standard_job
 The standard job that has failed.
 

Detailed Description

A "standard job 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