org.jbpm.graph.log
Class TokenEndLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.graph.log.TokenEndLog
- All Implemented Interfaces:
- Serializable
public class TokenEndLog
- extends ProcessLog
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken |
child
protected Token child
TokenEndLog
public TokenEndLog()
TokenEndLog
public TokenEndLog(Token child)
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
getChild
public Token getChild()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.