final class CreateShopIndicesTask extends AbstractEPJSynchroTask
Modifier and Type | Class and Description |
---|---|
private class |
CreateShopIndicesTask.SkipException |
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
synchronizer
index, indexService, items
Constructor and Description |
---|
CreateShopIndicesTask() |
Modifier and Type | Method and Description |
---|---|
private FailureCause |
addFailingReport(TaskStep step,
java.lang.Exception e) |
java.lang.Void |
call() |
java.lang.String |
getDescription() |
isInSynchro, setSynchronizer
getData, setData, setIndex, setIndexService, setItems
addReport, getFailedNumberOfSteps, getMaxErrors, getReporter, getType, setReporter, throwIfMaxErrors
public java.lang.Void call()
private FailureCause addFailingReport(TaskStep step, java.lang.Exception e)
public java.lang.String getDescription()
getDescription
in interface EPJTask
getDescription
in class AbstractBaseEPJTask