Package com.flowable.indexing
Interface ElasticsearchCompatibility
- All Known Implementing Classes:
ElasticsearchCompatibilityImpl
public interface ElasticsearchCompatibility
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
-
Method Details
-
isTypeless
boolean isTypeless() -
isTypelessCompatible
boolean isTypelessCompatible() -
isCalendarIntervalSupported
boolean isCalendarIntervalSupported()
-