Ignore:
Timestamp:
11/30/12 10:24:53 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/test/article/recs/plugins/scheduling/RecsExclusivenessEnOptSP.java

    r679 r680  
    3636import schedframe.scheduling.tasks.TaskInterface; 
    3737import test.article.recs.utils.AppType; 
    38 import test.article.recs.utils.TaskToApp; 
    3938 
    4039public class RecsExclusivenessEnOptSP extends RecsSP { 
     
    4544        private ResourceBundle powBundle; 
    4645        private ResourceBundle timeBundle; 
    47          
    48         private TaskToApp taskToApp = new TaskToApp(); 
    4946         
    5047        public SchedulingPlanInterface<?> schedule(SchedulingEvent event, TaskQueueList queues, JobRegistry jobRegistry, 
Note: See TracChangeset for help on using the changeset viewer.