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