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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Field Details
- 
MESSAGE_IDpublic static final String MESSAGE_ID 
- See Also:
- 
 
- 
PRIORITYpublic static final String PRIORITY 
- See Also:
- 
 
- 
GROUP_IDpublic static final String GROUP_ID 
- See Also:
- 
 
- 
LAST_MODIFIED_TIMEpublic static final String LAST_MODIFIED_TIME 
- See Also:
- 
 
- 
SEQUENCEpublic static final String SEQUENCE 
- See Also:
- 
 
- 
LAST_RELEASED_SEQUENCEpublic static final String LAST_RELEASED_SEQUENCE 
- See Also:
- 
 
- 
COMPLETEpublic static final String COMPLETE 
- See Also:
-