public class ResumeProcessInstanceCommand extends Object implements org.drools.core.command.impl.ExecutableCommand<Object>, org.kie.internal.command.ProcessInstanceIdCommand
| Constructor and Description |
|---|
ResumeProcessInstanceCommand() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.kie.api.runtime.Context context) |
Long |
getProcessInstanceId() |
void |
setProcessInstanceId(Long processInstanceId) |
String |
toString() |
public Long getProcessInstanceId()
getProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic Object execute(org.kie.api.runtime.Context context)
execute in interface org.drools.core.command.impl.ExecutableCommand<Object>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.