org.drools.core.command.builder
Class KnowledgeBuilderHasErrorsCommand
java.lang.Object
org.drools.core.command.builder.KnowledgeBuilderHasErrorsCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<Boolean>, org.kie.api.command.Command<Boolean>
public class KnowledgeBuilderHasErrorsCommand
- extends Object
- implements GenericCommand<Boolean>
- See Also:
- Serialized Form
|
Method Summary |
Boolean |
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 |
KnowledgeBuilderHasErrorsCommand
public KnowledgeBuilderHasErrorsCommand()
KnowledgeBuilderHasErrorsCommand
public KnowledgeBuilderHasErrorsCommand(String outIdentifier)
execute
public Boolean execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface GenericCommand<Boolean>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.