org.jbpm.context.log.variableinstance
Class HibernateLongUpdateLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.context.log.VariableLog
org.jbpm.context.log.VariableUpdateLog
org.jbpm.context.log.variableinstance.HibernateLongUpdateLog
- All Implemented Interfaces:
- Serializable
public class HibernateLongUpdateLog
- extends VariableUpdateLog
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken |
HibernateLongUpdateLog
public HibernateLongUpdateLog()
HibernateLongUpdateLog
public HibernateLongUpdateLog(VariableInstance variableInstance,
Object oldValue,
Object newValue)
getOldValue
public Object getOldValue()
- Specified by:
getOldValue in class VariableUpdateLog
getNewValue
public Object getNewValue()
- Specified by:
getNewValue in class VariableUpdateLog
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.