|
||||||||||
| 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()
|
List<ProcessLogProperty> |
getProperties()
xml representation of the process log properties used for XML serialization. |
Date |
getTime()
|
String |
getType()
text id of the type of this process log used for XML serialization. |
void |
setExecution(Execution execution)
|
void |
setTime(Date currentTime)
|
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()
String getType()
List<ProcessLogProperty> getProperties()
String toString()
type and then append all the top level properties.
toString in class ObjectDate getTime()
void setExecution(Execution execution)
void setTime(Date currentTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||