public interface ProxyJob
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
int |
getCount() |
JobStatus |
getJobStatus() |
Date |
getStartTime() |
Date |
getStopTime() |
Throwable[] |
getThrowables() |
void |
incCount() |
boolean |
logOnZeroCount() |
void |
proceed() |
void |
setThrowable(Throwable throwable) |
Copyright © 2016. All rights reserved.