|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsalto.batch.apiconsole.lanceur.builder.BatchManagerWrapper
public class BatchManagerWrapper
This class must be used in batches when access to TraitementConfiguration is required instead of using TraitementConfiguration directly.
| Method Summary | |
|---|---|
static BatchManagerWrapper |
getInstance()
|
boolean |
restoreFromDB(java.lang.String fullBatchName)
This method restores from the database the configuration of a batch and its launches. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BatchManagerWrapper getInstance()
public final boolean restoreFromDB(java.lang.String fullBatchName)
throws BatchException,
SchedulerException
fullBatchName - the full name of the batch
BatchException
SchedulerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||