org.drools.core.command
Class NewKnowledgeBuilderConfigurationCommand
java.lang.Object
org.drools.core.command.NewKnowledgeBuilderConfigurationCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<Void>, org.kie.api.command.Command<Void>
public class NewKnowledgeBuilderConfigurationCommand
- extends Object
- implements GenericCommand<Void>
- See Also:
- Serialized Form
|
Method Summary |
Void |
execute(org.kie.internal.command.Context context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewKnowledgeBuilderConfigurationCommand
public NewKnowledgeBuilderConfigurationCommand(String kbuilderConfId)
execute
public Void execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface GenericCommand<Void>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.