Uses of Package
org.bibalex.daf.entities.job

Packages that use org.bibalex.daf.entities.job
org.bibalex.daf.commongui.controls   
org.bibalex.daf.entities.job   
org.bibalex.daf.entities.phase   
org.bibalex.daf.handlers.statusdatahandler   
org.bibalex.daf.managers.archive   
org.bibalex.daf.managers.checkin   
org.bibalex.daf.managers.phase   
org.bibalex.daf.managers.report   
org.bibalex.daf.reflectioncalls   
org.bibalex.daf.retrievalplugins   
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.commongui.controls
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.entities.job
Job
          Handles the job related tasks such as starting and finishing a job
Job.JobOldOrNew
          Enumerator lists the possible states of the Job in the system.
JobState
          Represents the state of the job.
Direct known sub classes are:
CheckingInState, StartingState, FinishingState, RedirectingState, RejectingState, UploadingState, DownloadingState and ChangingJobTypeState.
TransitionInfo
          This class calculates the information necessary for completing job transition.
The information can be accessed via getters.
Some information, FtpHandler and Phase, can be reset in order to calculate them again.
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.entities.phase
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.handlers.statusdatahandler
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.managers.archive
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.managers.checkin
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.managers.phase
Job
          Handles the job related tasks such as starting and finishing a job
JobState
          Represents the state of the job.
Direct known sub classes are:
CheckingInState, StartingState, FinishingState, RedirectingState, RejectingState, UploadingState, DownloadingState and ChangingJobTypeState.
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.managers.report
Job
          Handles the job related tasks such as starting and finishing a job
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.reflectioncalls
Job
          Handles the job related tasks such as starting and finishing a job
TransitionInfo
          This class calculates the information necessary for completing job transition.
The information can be accessed via getters.
Some information, FtpHandler and Phase, can be reset in order to calculate them again.
 

Classes in org.bibalex.daf.entities.job used by org.bibalex.daf.retrievalplugins
Job
          Handles the job related tasks such as starting and finishing a job