Package bpmn.admin.history
Class RuntimeLogSummary
java.lang.Object
bpmn.admin.history.RuntimeLogSummary
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuntimeLogSummary
(long id, Date logTimestamp, String time, String logLine, String type) -
Method Summary
Modifier and TypeMethodDescriptionlong
getId()
getTime()
getType()
void
setId
(long id) void
setLogLine
(String logLine) void
setLogTimestamp
(Date logTimestamp) void
void
toString()