holodeck-b2b/Holodeck-B2B

Class SaveUserMsgAttachments: description question

tigran-a opened this issue · 1 comments

Hi,

The class doc for SaveUserMsgAttachments says that it changes the state to READY_FOR_DELIVERY:

* handler changes the processing state to {@link ProcessingState#READY_FOR_DELIVERY}.

However I don't see where it happens. If I understand right, this state is assigned to User Message by the PerformCustomValidations handler. Am I missing something?

Thank you

You are correct, the Javadoc needs to be updated here. We will fix this in the next release.