public interface SynchronousPlatformReindexService
Modifier and Type | Method and Description |
---|---|
void |
synchronousReindexActivities() |
void |
synchronousReindexActivity(String activityInstanceId) |
void |
synchronousReindexCaseInstance(String caseInstanceId) |
void |
synchronousReindexCaseInstances() |
void |
synchronousReindexContentItem(String contentItemId) |
void |
synchronousReindexContentItems() |
void |
synchronousReindexPlanItemInstance(String planItemInstanceId) |
void |
synchronousReindexPlanItemInstances() |
void |
synchronousReindexProcessInstance(String processInstanceId) |
void |
synchronousReindexProcessInstances() |
void |
synchronousReindexTask(String taskId) |
void |
synchronousReindexTasks() |
void |
synchronousReindexWork() |
void |
synchronousReindexWorkCaseInstance(String caseInstanceId) |
void |
synchronousReindexWorkProcessInstance(String processInstanceId) |
void synchronousReindexProcessInstances()
void synchronousReindexProcessInstance(String processInstanceId)
void synchronousReindexActivities()
void synchronousReindexActivity(String activityInstanceId)
void synchronousReindexTasks()
void synchronousReindexTask(String taskId)
void synchronousReindexCaseInstances()
void synchronousReindexCaseInstance(String caseInstanceId)
void synchronousReindexPlanItemInstances()
void synchronousReindexPlanItemInstance(String planItemInstanceId)
void synchronousReindexContentItems()
void synchronousReindexContentItem(String contentItemId)
void synchronousReindexWork()
void synchronousReindexWorkProcessInstance(String processInstanceId)
void synchronousReindexWorkCaseInstance(String caseInstanceId)