org.jbpm.process.audit.command
Class FindNodeInstancesCommand
java.lang.Object
org.jbpm.process.audit.command.AbstractHistoryLogCommand<List<NodeInstanceLog>>
org.jbpm.process.audit.command.FindNodeInstancesCommand
- All Implemented Interfaces:
- Serializable, org.drools.core.command.impl.GenericCommand<List<NodeInstanceLog>>, Command<List<NodeInstanceLog>>
public class FindNodeInstancesCommand
- extends AbstractHistoryLogCommand<List<NodeInstanceLog>>
- See Also:
- Serialized Form
FindNodeInstancesCommand
public FindNodeInstancesCommand()
FindNodeInstancesCommand
public FindNodeInstancesCommand(long processInstanceId)
FindNodeInstancesCommand
public FindNodeInstancesCommand(long processInstanceId,
String nodeId)
execute
public List<NodeInstanceLog> execute(org.kie.internal.command.Context cntxt)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.