Public Member Functions | |
AppInfoHolder (MagAgent agent, String appMainRequestId, String appNodeRequestId, String asctIor, String appConstraints, String appPreferences, String outputFiles[]) | |
MagAgent | magAgent () |
String | appMainRequestId () |
String | appNodeRequestId () |
String | asctIor () |
String | appConstraints () |
String | appPreferences () |
String[] | outputFiles () |
Private Attributes | |
MagAgent | agent_ |
String | appMainRequestId_ |
String | appNodeRequestId_ |
String | asctIor_ |
String | appPreferences_ |
String | appConstraints_ |
String | outputFiles_ [] |
Stores all information associated to an execution request
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|