|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.logging.log.ProcessLog
org.jbpm.taskmgmt.log.SwimlaneLog
public abstract class SwimlaneLog
Field Summary | |
---|---|
protected SwimlaneInstance |
swimlaneInstance
|
Fields inherited from class org.jbpm.logging.log.ProcessLog |
---|
date, index, parent, token |
Constructor Summary | |
---|---|
SwimlaneLog()
|
|
SwimlaneLog(SwimlaneInstance swimlaneInstance)
|
Method Summary | |
---|---|
SwimlaneInstance |
getSwimlaneInstance()
|
Methods inherited from class org.jbpm.logging.log.ProcessLog |
---|
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected SwimlaneInstance swimlaneInstance
Constructor Detail |
---|
public SwimlaneLog()
public SwimlaneLog(SwimlaneInstance swimlaneInstance)
Method Detail |
---|
public SwimlaneInstance getSwimlaneInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |