| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element | |
| gr.uoa.di.madgik.execution.plan.element.invocable |
| Modifier and Type | Field and Description |
|---|---|
Set<ExecutionAttachment> |
BoundaryPlanElement.Attachments
The Attachments that are to be moved to the remote execution container directly though the connection established
with the remote container
|
| Constructor and Description |
|---|
BoundaryHandler(IPlanElement PlanToSend,
VariableCollection VarsToSend,
gr.uoa.di.madgik.environment.hint.EnvHintCollection HintsToSend,
ExecutionHandle Handle,
String ID,
String Name,
BoundaryConfig Config,
BoundaryIsolationInfo IsolationToSend,
PlanConfig PlanConfigToSend,
Set<ExecutionAttachment> Attachments) |
Copyright © 2015. All Rights Reserved.