public class BagConditionEnvironment extends Object implements IConditionEnvironment
| Modifier and Type | Field and Description |
|---|---|
Map<String,BagConditionalElement> |
ElementCollection |
boolean |
ProgressDoneInIteration |
List<BackgroundExecution> |
workers |
| Constructor and Description |
|---|
BagConditionEnvironment() |
public Map<String,BagConditionalElement> ElementCollection
public boolean ProgressDoneInIteration
public List<BackgroundExecution> workers
Copyright © 2015. All Rights Reserved.