public abstract class CaseCommand<T> extends Object implements org.drools.core.command.impl.GenericCommand<T>
| Constructor and Description |
|---|
CaseCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected CaseEventSupport |
getCaseEventSupport(org.kie.internal.command.Context context) |
protected org.kie.api.runtime.manager.RuntimeManager |
getRuntimeManager(org.kie.internal.command.Context context) |
protected CaseEventSupport getCaseEventSupport(org.kie.internal.command.Context context)
protected org.kie.api.runtime.manager.RuntimeManager getRuntimeManager(org.kie.internal.command.Context context)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.