55565758596061
} @Override protected IPartData createDataNode(LocalDate date, WorkspaceStorage ws, PartEventType t) throws Exception { return new PartData(date, ws, new Duration(t.getDuration()), t.getPartId()); }