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