public class CompletedJob extends Object
Constructor and Description |
---|
CompletedJob(String id,
long completionTime,
File jobsFile) |
Modifier and Type | Method and Description |
---|---|
long |
getCompletionTime() |
String |
getId() |
File |
getJobsFile() |
Copyright © 2018. All rights reserved.