|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessLog
| Method Summary | |
|---|---|
long |
getDbid()
|
Execution |
getExecution()
|
Execution |
getProcessInstance()
|
java.util.List<ProcessLogProperty> |
getProperties()
xml representation of the process log properties used for XML serialization. |
java.util.Date |
getTime()
|
java.lang.String |
getType()
text id of the type of this process log used for XML serialization. |
void |
setExecution(Execution execution)
|
void |
setTime(java.util.Date currentTime)
|
java.lang.String |
toString()
provides a text description for this update which can be used e.g. in the admin web console. |
| Method Detail |
|---|
long getDbid()
Execution getExecution()
Execution getProcessInstance()
java.lang.String getType()
java.util.List<ProcessLogProperty> getProperties()
java.lang.String toString()
type and then append all the top level properties.
toString in class java.lang.Objectjava.util.Date getTime()
void setExecution(Execution execution)
void setTime(java.util.Date currentTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||