public class JSLLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JOBS_FOLDER |
| Constructor and Description |
|---|
JSLLoader() |
| Modifier and Type | Method and Description |
|---|---|
Set<URI> |
getArtifacts(URL rootURL) |
void |
traverseJobPath() |
public static final String JOBS_FOLDER
public void traverseJobPath()
public Set<URI> getArtifacts(URL rootURL) throws FileNotFoundException, IOException, URISyntaxException
rootURL - the jar file associated with this batch applicationIOExceptionFileNotFoundExceptionURISyntaxExceptionURISyntaxException© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0