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