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