public class AsyncStartProcessCommand extends Object implements org.kie.api.executor.Command
| Constructor and Description |
|---|
AsyncStartProcessCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.executor.ExecutionResults |
execute(org.kie.api.executor.CommandContext ctx) |
protected Object |
getData(String name,
org.kie.api.executor.CommandContext ctx) |
protected String |
getDeploymentId(org.kie.api.executor.CommandContext ctx) |
public org.kie.api.executor.ExecutionResults execute(org.kie.api.executor.CommandContext ctx)
throws Exception
execute in interface org.kie.api.executor.CommandExceptionprotected String getDeploymentId(org.kie.api.executor.CommandContext ctx)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.