|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLinkingStrategy
salto.batch.linker.AndStrategy
public class AndStrategy
Defines a strategy where batchToExecute are triggered when all the batches of necessaryBatchesAsSet have ended
| Constructor Summary | |
|---|---|
AndStrategy(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 AndStrategy(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 | |||||||||