public String getCreationTime() {
   return CommonUtils.convertMsToDate(CREATION_TIME_MS);
 }