Package | Description |
---|---|
com.sas.lsaf.execution.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 |
---|---|
List<JobPublishSetupFile> |
JobPublishSetup.getFiles()
Gets the files to transfer for use in a published job submission.
|
Modifier and Type | Method and Description |
---|---|
void |
JobPublishSetup.setFiles(List<JobPublishSetupFile> files)
Sets the files to transfer for use in a published job submission.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>