Package | Description |
---|---|
com.sas.hls.drug.client |
Classes specific to accessing an instance of the SAS Life Science Analytics Framework application.
|
com.sas.hls.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
Class and Description |
---|
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.
|
Class and Description |
---|
CreateJobInfo
A data structure for specifying the parameters of a job to be created.
|
Job
The client representation of a job.
|
JobDescriptor
A light-weight client representation of a job.
|
JobDescriptor.Tree
An enumeration of where a job can be defined.
|
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.
|
Manifest |
Manifest.ManifestType |
ManifestFile |
ManifestFile.FileValidity |
ManifestInput |
ManifestOutput |
ManifestTask |
OutputFileSpec
Provides information for how to check in outputs generated from a job execution
|
ParameterType
The allowed values for parameter types.
|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
Class and Description |
---|
ParameterValue
Parameter value is used to specify value of job parameter when a job is submitted.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA