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