JobCannotBeTerminated Class Reference

A "job cannot be terminated" failure cause. More...

#include <FailureCause.h>

Inheritance diagram for JobCannotBeTerminated:

Public Member Functions

WorkflowJob * getJob ()
 Getter. More...
 
std::string toString ()
 Get the human-readable failure message. More...
 

Detailed Description

A "job cannot be terminated" failure cause.

Member Function Documentation

◆ getJob()

WorkflowJob * JobCannotBeTerminated::getJob ( )

Getter.

Returns
the job

◆ toString()

std::string JobCannotBeTerminated::toString ( )

Get the human-readable failure message.

Returns
the message

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