Package com.flowable.indexing
Interface ReindexRunnable
-
- All Known Implementing Classes:
ThreadPoolBasedReindexRunnable
public interface ReindexRunnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(String newIndex)
-
-
-
Method Detail
-
run
void run(String newIndex)
-
-