public class AbortProcessInstanceCommand extends Object implements GenericCommand<Void>, org.kie.internal.command.ProcessInstanceIdCommand
| Constructor and Description |
|---|
AbortProcessInstanceCommand() |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.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 Void execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<Void>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.