org.jbpm.context.log.variableinstance
Class DateUpdateLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.context.log.VariableLog
org.jbpm.context.log.VariableUpdateLog
org.jbpm.context.log.variableinstance.DateUpdateLog
- All Implemented Interfaces:
- Serializable
public class DateUpdateLog
- 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 |
DateUpdateLog
public DateUpdateLog()
DateUpdateLog
public DateUpdateLog(VariableInstance variableInstance,
Date oldValue,
Date newValue)
getOldValue
public Object getOldValue()
- Specified by:
getOldValue in class VariableUpdateLog
getNewValue
public Object getNewValue()
- Specified by:
getNewValue in class VariableUpdateLog
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.