|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.logging.log.ProcessLog
org.jbpm.context.log.VariableLog
public abstract class VariableLog
| Field Summary | |
|---|---|
protected VariableInstance |
variableInstance
|
| Fields inherited from class org.jbpm.logging.log.ProcessLog |
|---|
date, index, parent, token |
| Constructor Summary | |
|---|---|
VariableLog()
|
|
VariableLog(VariableInstance variableInstance)
|
|
| Method Summary | |
|---|---|
VariableInstance |
getVariableInstance()
|
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
|---|
getActorId, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected VariableInstance variableInstance
| Constructor Detail |
|---|
public VariableLog()
public VariableLog(VariableInstance variableInstance)
| Method Detail |
|---|
public VariableInstance getVariableInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||