WRENCH
1.10
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
A "pilot job has started" WorkflowExecutionEvent. More...
#include <PilotJobStartedEvent.h>
Public Member Functions | |
std::string | toString () override |
Get a textual description of the event. More... | |
Public Attributes | |
std::shared_ptr< ComputeService > | compute_service |
The compute service on which the pilot job has started. | |
std::shared_ptr< PilotJob > | pilot_job |
The pilot job that has started. | |
A "pilot job has started" WorkflowExecutionEvent.
|
inlineoverride |
Get a textual description of the event.