// We archive the consumed event in the history
phaseContext.producedEventSize++;
}
//
return new PageUpdateResponse(updateResponse, requestProperties, pageNavigationalState, eventDistributionStatus);
}
else
{
return new PortletResponse(response, PortletResponse.DISTRIBUTION_DONE);
}