java.lang.Object
org.springframework.integration.mongodb.store.MessageDocumentFields
public final class MessageDocumentFields
extends Object
- Since:
- 4.0
- Author:
- Artem Bilan
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MESSAGE_ID
public static final String MESSAGE_ID
- See Also:
-
-
PRIORITY
public static final String PRIORITY
- See Also:
-
-
GROUP_ID
public static final String GROUP_ID
- See Also:
-
-
LAST_MODIFIED_TIME
public static final String LAST_MODIFIED_TIME
- See Also:
-
-
SEQUENCE
public static final String SEQUENCE
- See Also:
-
-
LAST_RELEASED_SEQUENCE
public static final String LAST_RELEASED_SEQUENCE
- See Also:
-
-
COMPLETE
public static final String COMPLETE
- See Also:
-