public interface TaskResult
| Modifier and Type | Method and Description |
|---|---|
AuditDuration |
getDuration() |
VeraPDFException |
getException() |
TaskType |
getType() |
boolean |
isExecuted() |
boolean |
isSuccess() |
boolean isExecuted()
boolean isSuccess()
TaskType getType()
VeraPDFException getException()
AuditDuration getDuration()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.