Package com.flowable.platform.common
Interface PlatformIndexingConstants
-
public interface PlatformIndexingConstants
-
-
Field Summary
Fields Modifier and Type Field Description static String
FIELD_INDEX_OVERRIDE
static String
FIELD_MAPPING_TYPE
-
-
-
Field Detail
-
FIELD_MAPPING_TYPE
static final String FIELD_MAPPING_TYPE
- See Also:
- Constant Field Values
-
FIELD_INDEX_OVERRIDE
static final String FIELD_INDEX_OVERRIDE
- See Also:
- Constant Field Values
-
-