public class GetKieBaseCommand extends Object implements ExecutableCommand<org.kie.api.KieBase>
Constructor and Description |
---|
GetKieBaseCommand() |
Modifier and Type | Method and Description |
---|---|
org.kie.api.KieBase |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canRunInTransaction
public org.kie.api.KieBase execute(org.kie.api.runtime.Context context)
execute
in interface ExecutableCommand<org.kie.api.KieBase>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.