当前页面: 
在线文档首页 > 
JBoss JBPM 3.0.4 API 英文版文档
HibernateLongUpdateLog (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
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: 
 - java.io.Serializable
 
- public class HibernateLongUpdateLog
- extends VariableUpdateLog
  
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
HibernateLongUpdateLog
public HibernateLongUpdateLog()
HibernateLongUpdateLog
public HibernateLongUpdateLog(VariableInstance variableInstance,
                              java.lang.Object oldValue,
                              java.lang.Object newValue)
getOldValue
public java.lang.Object getOldValue()
- Specified by:
 getOldValue in class VariableUpdateLog
 
 
getNewValue
public java.lang.Object getNewValue()
- Specified by:
 getNewValue in class VariableUpdateLog
 
 
Version : jbpm-3.0.4