|
jBPM distribution 6.0.0.Beta5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeInstanceLog | |
---|---|
org.jbpm.process.audit | Business Activity Monitoring (BAM) resources supporting activity events and activity logs. |
org.jbpm.process.audit.command | |
org.jbpm.process.audit.xml |
Uses of NodeInstanceLog in org.jbpm.process.audit |
---|
Methods in org.jbpm.process.audit that return types with arguments of type NodeInstanceLog | |
---|---|
static List<NodeInstanceLog> |
JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId)
|
static List<NodeInstanceLog> |
JPAProcessInstanceDbLog.findNodeInstances(long processInstanceId,
String nodeId)
|
Uses of NodeInstanceLog in org.jbpm.process.audit.command |
---|
Methods in org.jbpm.process.audit.command that return types with arguments of type NodeInstanceLog | |
---|---|
List<NodeInstanceLog> |
FindNodeInstancesCommand.execute(org.kie.internal.command.Context cntxt)
|
Uses of NodeInstanceLog in org.jbpm.process.audit.xml |
---|
Constructors in org.jbpm.process.audit.xml with parameters of type NodeInstanceLog | |
---|---|
JaxbNodeInstanceLog(NodeInstanceLog origLog)
|
|
jBPM distribution 6.0.0.Beta5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |