public class BatchImpl extends Object implements 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 Batchpublic BatchImpl addCommand(org.kie.api.command.Command cmd)
addCommand in interface Batchpublic List<org.kie.api.command.Command> getCommands()
getCommands in interface BatchCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.