summaryrefslogtreecommitdiffstats
path: root/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java
diff options
context:
space:
mode:
authorSimon Rettberg2015-07-10 17:25:00 +0200
committerSimon Rettberg2015-07-10 17:25:00 +0200
commitec117f81f1ac0abaee5983444e6389c6bb43927b (patch)
treeba6e19500e5485883097f52b14dbeb3ede499c29 /dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java
parent[client] next/finish wizard buttons woes... (diff)
downloadtutor-module-ec117f81f1ac0abaee5983444e6389c6bb43927b.tar.gz
tutor-module-ec117f81f1ac0abaee5983444e6389c6bb43927b.tar.xz
tutor-module-ec117f81f1ac0abaee5983444e6389c6bb43927b.zip
[*] Move common classes to master-sync-shared
Diffstat (limited to 'dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java')
-rw-r--r--dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java b/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java
index 87898d33..903db0c5 100644
--- a/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java
+++ b/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java
@@ -6,10 +6,10 @@ import java.util.List;
import org.apache.log4j.Logger;
import org.apache.thrift.TException;
import org.openslx.bwlp.sat.database.mappers.DbOsVirt;
-import org.openslx.bwlp.sat.util.QuickTimer;
-import org.openslx.bwlp.sat.util.QuickTimer.Task;
import org.openslx.bwlp.thrift.iface.OperatingSystem;
import org.openslx.thrifthelper.ThriftManager;
+import org.openslx.util.QuickTimer;
+import org.openslx.util.QuickTimer.Task;
/**
* Holds the list of all known organizations. The list is synchronized with