public class AbortProcessInstanceCommand extends Object implements ExecutableCommand<Void>, org.kie.internal.command.ProcessInstanceIdCommand
| Constructor and Description |
|---|
AbortProcessInstanceCommand() |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
Long |
getProcessInstanceId() |
void |
setProcessInstanceId(Long processInstanceId) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic Long getProcessInstanceId()
getProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId in interface org.kie.internal.command.ProcessInstanceIdCommandpublic Void execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<Void>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.