public class JobDataPath extends Object
Constructor and Description |
---|
JobDataPath() |
Modifier and Type | Method and Description |
---|---|
String |
command()
Get the command that this job data relates to.
|
UUID |
jobId()
Get the ID of the job this data is for.
|
List<String> |
paths()
Get the list of paths to all of the job data.
|
Copyright © 2019. All rights reserved.