Drools Simulator 6.0.0.Beta3

org.drools.simulation.fluent.batch
Interface FluentBatchExecution

All Superinterfaces:
org.kie.internal.fluent.ContextFluent<FluentBatchExecution>, org.kie.internal.fluent.FluentRoot, org.kie.internal.fluent.runtime.rule.RuleFluent<FluentBatchExecution>
All Known Implementing Classes:
FluentBatchExecutionImpl

public interface FluentBatchExecution
extends org.kie.internal.fluent.FluentRoot, org.kie.internal.fluent.runtime.rule.RuleFluent<FluentBatchExecution>, org.kie.internal.fluent.ContextFluent<FluentBatchExecution>


Method Summary
 org.kie.api.command.BatchExecutionCommand getBatchExecution()
           
 FluentBatchExecution newBatchExecution()
           
 
Methods inherited from interface org.kie.internal.fluent.FluentRoot
getVariableContext
 
Methods inherited from interface org.kie.internal.fluent.runtime.rule.RuleFluent
delete, fireAllRules, getGlobal, insert, setGlobal, update
 
Methods inherited from interface org.kie.internal.fluent.ContextFluent
out, out, set
 

Method Detail

newBatchExecution

FluentBatchExecution newBatchExecution()

getBatchExecution

org.kie.api.command.BatchExecutionCommand getBatchExecution()

Drools Simulator 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.