public interface RunnerLauncherService
| Modifier and Type | Field and Description |
|---|---|
static int |
ATOMIC_SIZE_TRANSACTION
Atomical size transaction.
|
static int |
INPUTS_SIZE
Limit request size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.nuxeo.ecm.core.api.CoreSession session,
RunnerDescriptor runnerDescriptor,
int batchSize,
String mode,
String params) |
RunnerDescriptor |
getRunner(String id) |
static final int ATOMIC_SIZE_TRANSACTION
static final int INPUTS_SIZE
RunnerDescriptor getRunner(String id)
void execute(org.nuxeo.ecm.core.api.CoreSession session,
RunnerDescriptor runnerDescriptor,
int batchSize,
String mode,
String params)
Copyright © 2020. All rights reserved.