Uses of Package
com.sas.hls.job

Packages that use com.sas.hls.job
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.job Provides the classes needed to create, update, and get jobs as well as execute them and get their status 
 

Classes in com.sas.hls.job used by com.sas.hls.drug.client
JobExecutionService
          Service that provides methods for executing jobs in the repository and in the user's workspace and for getting the status of the submitted job.
JobService
          Service for creating, updating, and getting jobs.
 

Classes in com.sas.hls.job used by com.sas.hls.job
CreateJobInfo
          A data structure for specifying the parameters of a job to be created.
Job
          The client representation of a job
JobParameter
          Client representation of a job parameter.
JobStatus
          Client representation of the status of a job
JobStatus.DetailStatus
          Detailed status values possible.
JobStatus.SummaryStatus
          The summary status.
JobSubmission
          Job submission object that is used as a token for obtaining status of a submitted job.
JobSubmission.JobSubmissionType
          The allowed types of job submissions.
ParameterType
          The allowed values for parameter types.
ParameterValue
          Parameter value is used to specify value of job parameter when a job is submitted.
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA