public class GetFactCountCommand extends Object implements org.kie.api.command.ExecutableCommand<Long>
| Constructor and Description |
|---|
GetFactCountCommand() |
| Modifier and Type | Method and Description |
|---|---|
Long |
execute(org.kie.api.runtime.Context context) |
String |
getOutIdentifier() |
void |
setOutIdentifier(String outIdentifier) |
String |
toString() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.