|
jBPM distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessInstanceLog | |
---|---|
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 ProcessInstanceLog in org.jbpm.process.audit |
---|
Methods in org.jbpm.process.audit that return ProcessInstanceLog | |
---|---|
static ProcessInstanceLog |
StaticAuditLogService.findProcessInstance(long processInstanceId)
|
static ProcessInstanceLog |
JPAProcessInstanceDbLog.findProcessInstance(long processInstanceId)
Deprecated. |
ProcessInstanceLog |
JPAAuditLogService.findProcessInstance(long processInstanceId)
|
ProcessInstanceLog |
AuditLogService.findProcessInstance(long processInstanceId)
|
Uses of ProcessInstanceLog in org.jbpm.process.audit.command |
---|
Methods in org.jbpm.process.audit.command that return ProcessInstanceLog | |
---|---|
ProcessInstanceLog |
FindProcessInstanceCommand.execute(org.kie.internal.command.Context cntxt)
|
Methods in org.jbpm.process.audit.command that return types with arguments of type ProcessInstanceLog | |
---|---|
List<ProcessInstanceLog> |
FindSubProcessInstancesCommand.execute(org.kie.internal.command.Context cntxt)
|
List<ProcessInstanceLog> |
FindProcessInstancesCommand.execute(org.kie.internal.command.Context cntxt)
|
List<ProcessInstanceLog> |
FindActiveProcessInstancesCommand.execute(org.kie.internal.command.Context cntxt)
|
Uses of ProcessInstanceLog in org.jbpm.process.audit.xml |
---|
Constructors in org.jbpm.process.audit.xml with parameters of type ProcessInstanceLog | |
---|---|
JaxbProcessInstanceLog(ProcessInstanceLog processInstanceLog)
|
|
jBPM distribution 6.0.0.CR3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |