public abstract class AbstractReindexSingleEntityCmd extends Object implements Command<Void>
Constructor and Description |
---|
AbstractReindexSingleEntityCmd() |
Modifier and Type | Method and Description |
---|---|
protected void |
createAndScheduleHistoryJob(JobServiceConfiguration jobServiceConfiguration,
String id,
String scopeType,
boolean propagateToChildren,
String transformerType) |
protected void |
createAndScheduleHistoryJob(JobServiceConfiguration jobServiceConfiguration,
String id,
String scopeType,
String transformerType) |
protected void createAndScheduleHistoryJob(JobServiceConfiguration jobServiceConfiguration, String id, String scopeType, String transformerType)
protected void createAndScheduleHistoryJob(JobServiceConfiguration jobServiceConfiguration, String id, String scopeType, boolean propagateToChildren, String transformerType)