evaluator,
BasicAssessmentTypes.BUSINESS_QUALITY,
confirmationData.getBusinessQuality(),
confirmationData.getBusinessQualityComment());//TODO: send this information in event (below);Use 'Assessment' structures?
eventsDispatcher.publishEvent(new ResourceSupplyConfirmed(
resource.getContract(), resource));
//Reload the page
forward();
}