org.jbpm.process.audit.command
Class FindVariableInstancesCommand
java.lang.Object
org.jbpm.process.audit.command.AbstractHistoryLogCommand<List<VariableInstanceLog>>
org.jbpm.process.audit.command.FindVariableInstancesCommand
- All Implemented Interfaces:
- Serializable, org.drools.core.command.impl.GenericCommand<List<VariableInstanceLog>>, Command<List<VariableInstanceLog>>
public class FindVariableInstancesCommand
- extends AbstractHistoryLogCommand<List<VariableInstanceLog>>
- See Also:
- Serialized Form
FindVariableInstancesCommand
public FindVariableInstancesCommand(long processInstanceId)
FindVariableInstancesCommand
public FindVariableInstancesCommand(long processInstanceId,
String variableId)
execute
public List<VariableInstanceLog> 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.