public class JBPMEventGeneratorInterceptor
extends org.drools.core.command.impl.AbstractInterceptor
| Modifier and Type | Class and Description |
|---|---|
static interface |
JBPMEventGeneratorInterceptor.JBPMEventListener |
| Constructor and Description |
|---|
JBPMEventGeneratorInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
execute(org.kie.api.command.Command<T> command) |
static boolean |
registerListener(JBPMEventGeneratorInterceptor.JBPMEventListener listener) |
static boolean |
unregisterListener(JBPMEventGeneratorInterceptor.JBPMEventListener listener) |
public static boolean registerListener(JBPMEventGeneratorInterceptor.JBPMEventListener listener)
public static boolean unregisterListener(JBPMEventGeneratorInterceptor.JBPMEventListener listener)
public <T> T execute(org.kie.api.command.Command<T> command)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.