public interface AsynchronousJobEvent
Modifier and Type | Method and Description |
---|---|
boolean |
failed() |
Throwable |
getException() |
org.kie.api.executor.RequestInfo |
getJob() |
org.kie.api.executor.RequestInfo getJob()
boolean failed()
Throwable getException()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.