public class SuspendProcessInstanceCommand extends Object implements org.kie.api.command.ExecutableCommand<Object>, org.kie.internal.command.ProcessInstanceIdCommand
Constructor and Description |
---|
SuspendProcessInstanceCommand() |
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.ProcessInstanceIdCommand
public void setProcessInstanceId(Long processInstanceId)
setProcessInstanceId
in interface org.kie.internal.command.ProcessInstanceIdCommand
public Object execute(org.kie.api.runtime.Context context)
execute
in interface org.kie.api.command.ExecutableCommand<Object>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.