public interface ExecutableCommand<T>
extends org.kie.api.command.Command<T>
| Modifier and Type | Method and Description |
|---|---|
default boolean |
canRunInTransaction() |
T |
execute(org.kie.api.runtime.Context context) |
T execute(org.kie.api.runtime.Context context)
default boolean canRunInTransaction()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.