|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableUpdate
Interface for getting recorded runtime information on variable update.
Method Summary | |
---|---|
java.util.Date |
getDate()
Returns the date of the variable updating. |
java.lang.String |
getName()
Returns the variable name (as defined into the XPDL file). |
java.lang.String |
getUserId()
Returns the assigned user. |
java.lang.Object |
getValue()
Returns the variable value. |
Method Detail |
---|
java.lang.String getName()
java.lang.Object getValue()
java.lang.String getUserId()
java.util.Date getDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |