org.jbpm.context.log
Class VariableDeleteLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.context.log.VariableLog
org.jbpm.context.log.VariableDeleteLog
- All Implemented Interfaces:
- Serializable
public class VariableDeleteLog
- extends VariableLog
- See Also:
- Serialized Form
|
Method Summary |
String |
toString()
provides a text description for this update which can be used e.g. |
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken |
VariableDeleteLog
public VariableDeleteLog()
VariableDeleteLog
public VariableDeleteLog(VariableInstance variableInstance)
toString
public String toString()
- Description copied from class:
ProcessLog
- provides a text description for this update which can be used e.g. in the admin web
console.
- Specified by:
toString in class ProcessLog
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.