|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectLinkingStrategy
salto.batch.linker.ParentToAllChildsLinkingStrategy
salto.batch.linker.AndParentToAllLaunchChildsStrategy
public class AndParentToAllLaunchChildsStrategy
AND startegy for Meta Starter.
A Batch is triggered if all sons have been triggered.
Example :
| Constructor Summary | |
|---|---|
AndParentToAllLaunchChildsStrategy(java.lang.String[] theNecessaryBatches,
java.lang.String[] theBatchesToExecute)
|
|
| Method Summary |
|---|
| Methods inherited from class salto.batch.linker.ParentToAllChildsLinkingStrategy |
|---|
getBatchesToExecute, getNecessaryBatchesAsSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndParentToAllLaunchChildsStrategy(java.lang.String[] theNecessaryBatches,
java.lang.String[] theBatchesToExecute)
theNecessaryBatches - String[] batches that are used to decide wether to trigger or not batchesToExecutetheBatchesToExecute - String[] batches to execute if conditions for this strategy are met
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||