Package | Description |
---|---|
org.jbpm.executor | |
org.jbpm.executor.impl.event |
Modifier and Type | Method and Description |
---|---|
void |
AsynchronousJobListener.afterJobCancelled(AsynchronousJobEvent event) |
void |
AsynchronousJobListener.afterJobExecuted(AsynchronousJobEvent event) |
void |
AsynchronousJobListener.afterJobScheduled(AsynchronousJobEvent event) |
void |
AsynchronousJobListener.beforeJobCancelled(AsynchronousJobEvent event) |
void |
AsynchronousJobListener.beforeJobExecuted(AsynchronousJobEvent event) |
void |
AsynchronousJobListener.beforeJobScheduled(AsynchronousJobEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousJobEventImpl |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.