Ignore:
Timestamp:
11/26/13 11:56:07 (11 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/example/localplugin/FCFSBF_ConsolidationClusterPlugin.java

    r574 r1207  
    9898                                } 
    9999                        } 
    100                         ProcessingElements result = new ProcessingElements(node.getName()); 
     100                        ProcessingElements result = new ProcessingElements(node.getFullName()); 
    101101                        result.addAll(choosenResources); 
    102102                        map.put(StandardResourceUnitName.PE, result); 
Note: See TracChangeset for help on using the changeset viewer.