public class BatchImpl extends Object implements org.kie.internal.fluent.Batch
| Modifier and Type | Method and Description |
|---|---|
BatchImpl |
addCommand(org.kie.api.command.Command cmd) |
List<org.kie.api.command.Command> |
getCommands() |
long |
getDistance() |
public long getDistance()
getDistance in interface org.kie.internal.fluent.Batchpublic BatchImpl addCommand(org.kie.api.command.Command cmd)
addCommand in interface org.kie.internal.fluent.Batchpublic List<org.kie.api.command.Command> getCommands()
getCommands in interface org.kie.internal.fluent.BatchCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.