35363738394041
} final PortfolioPart portfolioPart = (PortfolioPart) part.getObject(); Client client = portfolioPart.getClient(); new UpdateCPIJob(client).schedule(); }