Package | Description |
---|---|
com.sas.hls.job |
Provides the classes needed to create, update, and get jobs as well as execute them and get their status
|
Modifier and Type | Method and Description |
---|---|
OutputFileSpec |
Manifest.getOutputFileSpec() |
Constructor and Description |
---|
Manifest(String jobName,
String jobPath,
String jobDescription,
String jobVersion,
ManifestFile job,
JobSubmission jobSubmission,
List<ManifestTask> tasks,
List<ManifestInput> inputs,
List<ManifestOutput> outputs,
OutputFileSpec outputFileSpec,
Set<JobParameter> parameters,
Manifest.ManifestType manifestType,
ManifestFile log,
ManifestFile lst,
String releaseVersion) |
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA