Interface ExternalizerIds
-
public interface ExternalizerIds1800 to 1899 range is reserved for this module- Since:
- 8.2
- Author:
- gustavonalle
-
-
Field Summary
Fields Modifier and Type Field Description static IntegerADD_REMOTE_STOREstatic IntegerCHECK_REMOTE_STOREstatic IntegerDISCONNECT_REMOTE_STOREstatic IntegerENTRY_WRITERstatic IntegerMIGRATION_TASKstatic IntegerREMOVED_FILTER
-
-
-
Field Detail
-
MIGRATION_TASK
static final Integer MIGRATION_TASK
-
REMOVED_FILTER
static final Integer REMOVED_FILTER
-
DISCONNECT_REMOTE_STORE
static final Integer DISCONNECT_REMOTE_STORE
-
ENTRY_WRITER
static final Integer ENTRY_WRITER
-
ADD_REMOTE_STORE
static final Integer ADD_REMOTE_STORE
-
CHECK_REMOTE_STORE
static final Integer CHECK_REMOTE_STORE
-
-