|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLinkingStrategy
salto.batch.linker.OrStrategy
public class OrStrategy
Defines a strategy where batchToExecute are triggered when one of necessaryBatchesAsSet is finished
| Constructor Summary | |
|---|---|
OrStrategy()
|
|
OrStrategy(java.lang.String[] theNecessaryBatches,
java.lang.String[] theBatchesToExecute)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrStrategy()
public OrStrategy(java.lang.String[] theNecessaryBatches,
java.lang.String[] theBatchesToExecute)
theNecessaryBatches - List of batches to take into account for computing the conditionstheBatchesToExecute - list of triggered batches
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||