Uses of Class
org.bibalex.daf.entities.JobType

Packages that use JobType
org.bibalex.daf.managers.checkin   
 

Uses of JobType in org.bibalex.daf.managers.checkin
 

Fields in org.bibalex.daf.managers.checkin declared as JobType
private  JobType PreAssignDialog.currentJobType
           
 

Constructors in org.bibalex.daf.managers.checkin with parameters of type JobType
PreAssignDialog(JobType currentJobType)
          Constructor
PreAssignDialog(JobType currentJobType, java.lang.Object[] phaseUserPreAssignedEntries)
          Constructor, allows loading existing preassigned values.