org.jbpm.context.log
Class VariableLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.context.log.VariableLog
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- VariableCreateLog, VariableDeleteLog, VariableUpdateLog
public abstract class VariableLog
- extends ProcessLog
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken, toString |
variableInstance
protected VariableInstance variableInstance
VariableLog
public VariableLog()
VariableLog
public VariableLog(VariableInstance variableInstance)
getVariableInstance
public VariableInstance getVariableInstance()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.