git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Fri, 10 Dec 2021 10:10:52 +0000 (10:10 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Fri, 10 Dec 2021 10:10:52 +0000 (10:10 +0000)
server/user.jobengine.osgi.commons/src/user/commons/Job.java

index 49200ffefcff8c2251f22a8303b111cc8a072965..8e4c38854cbf8ed78094987d62912043920c26c4 100644 (file)
@@ -29,16 +29,11 @@ public class Job extends Syncable implements IJob, Comparable<IJob> {
        }\r
 \r
        /*\r
-               @Override\r
-               public int compareTo(IJob other) {\r
-                       int res = 0;\r
-                       // if (other.getPriority2() != priority2)\r
-                       // res = (priority2 < other.getPriority2() ? 1 : -1);\r
-                       // else\r
-                       // res = (priority1 < other.getPriority1() ? -1 : 1);\r
-                       return res;\r
-               }\r
-       */\r
+        * @Override public int compareTo(IJob other) { int res = 0; // if\r
+        * (other.getPriority2() != priority2) // res = (priority2 <\r
+        * other.getPriority2() ? 1 : -1); // else // res = (priority1 <\r
+        * other.getPriority1() ? -1 : 1); return res; }\r
+        */\r
        /**\r
         * 1. szempont prioritas 2. szempont azonos prioritasnal a rogzites datuma\r
         */\r