public class ListNodesCommand extends Object implements org.drools.core.command.impl.ExecutableCommand<List<org.jbpm.services.api.admin.ProcessNode>>, org.kie.internal.command.ProcessInstanceIdCommand
ListNodesCommand(long processInstanceId)
List<org.jbpm.services.api.admin.ProcessNode>
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 ListNodesCommand(long processInstanceId)
public List<org.jbpm.services.api.admin.ProcessNode> execute(org.kie.api.runtime.Context context)
execute
org.drools.core.command.impl.ExecutableCommand<List<org.jbpm.services.api.admin.ProcessNode>>
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.