public class GetKnowledgeBaseCommand extends Object implements GenericCommand<org.kie.internal.KnowledgeBase>
| Constructor and Description |
|---|
GetKnowledgeBaseCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.internal.KnowledgeBase |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public org.kie.internal.KnowledgeBase execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<org.kie.internal.KnowledgeBase>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.