public class TriggerNodeCommand extends Object implements org.drools.core.command.impl.ExecutableCommand<Void>, org.kie.internal.command.ProcessInstanceIdCommand
TriggerNodeCommand(long processInstanceId, long nodeId)
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 TriggerNodeCommand(long processInstanceId, long nodeId)
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.