log.debug("creating folders and move files and updating properties to default values took: (milliseconds)"+(end-start));
}
}
private void throwError(OLATResourceable ores) {
throw new OLATRuntimeException(this.getClass(), "Unable to create wiki folder structure for resource: " + ores.getResourceableId(),
null);
}