public class CancelNodeInstanceCommand extends Object implements org.drools.core.command.impl.ExecutableCommand<Void>, org.kie.internal.command.ProcessInstanceIdCommand
CancelNodeInstanceCommand(long processInstanceId, long nodeInstanceId)
Void
execute(org.kie.api.runtime.Context context)
Long
getProcessInstanceId()
void
setProcessInstanceId(Long procInstId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRunInTransaction
public CancelNodeInstanceCommand(long processInstanceId, long nodeInstanceId)
public Void execute(org.kie.api.runtime.Context context)
execute
org.drools.core.command.impl.ExecutableCommand<Void>
public void setProcessInstanceId(Long procInstId)
setProcessInstanceId
org.kie.internal.command.ProcessInstanceIdCommand
public Long getProcessInstanceId()
getProcessInstanceId
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.