public class AsynchronousJobEventImpl extends Object implements AsynchronousJobEvent
| Constructor and Description |
|---|
AsynchronousJobEventImpl(org.kie.api.executor.RequestInfo job,
Throwable exception) |
public AsynchronousJobEventImpl(org.kie.api.executor.RequestInfo job,
Throwable exception)
public org.kie.api.executor.RequestInfo getJob()
getJob in interface AsynchronousJobEventpublic boolean failed()
failed in interface AsynchronousJobEventpublic Throwable getException()
getException in interface AsynchronousJobEventCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.