35363738394041
} @Override protected ISessionData createDataNode(LocalDate cal, WorkspaceStorage ws, SessionEventType type) throws Exception { return new SessionData(cal, ws, new Duration(type.getDuration())); }