I was wondering if there is a way to to accessed the BrokeredMessage of a ServiceBusQueueTrigger. It looks like it's supported for C#, but not for java. Is there a way to get that related info.
I want to be able to get info like the correlation id.
Thanks, Derek