holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website

Home Page:http://holodeck-b2b.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class SaveUserMsgAttachments: description question

tigran-a opened this issue · 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.