Package | Description |
---|---|
fr.gouv.vitam.processing.engine.api |
Provides API classes for the Process Distributor module
|
fr.gouv.vitam.processing.engine.core |
Provides core implementation for the Processing Engine module.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngine.start(ProcessStep step,
WorkerParameters workerParameters,
Map<String,String> params,
PauseRecover pauseRecover)
Start the execution of the given step
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngineImpl.start(ProcessStep step,
WorkerParameters workerParameters,
Map<String,String> params,
PauseRecover pauseRecover) |
Copyright © 2018 Vitam. All rights reserved.