Uses of Class
eu.xtreemos.xosd.execMng.data.JobUnit

Packages that use JobUnit
eu.xtreemos.xosd.execMng   
 

Uses of JobUnit in eu.xtreemos.xosd.execMng
 

Fields in eu.xtreemos.xosd.execMng with type parameters of type JobUnit
private  java.util.Hashtable<java.lang.String,JobUnit> ExecMng.jobUnits
           
 

Methods in eu.xtreemos.xosd.execMng with parameters of type JobUnit
private  java.lang.Integer ExecMng.execJob(JobUnit ju)
           
private  java.lang.Integer ExecMng.inheritMetricsAndStart(JobUnit ju)
          This method is part of the startJob/startProcess workflow, whenever a new jobUnit is created.