Class WfHistoryEventDto
java.lang.Object
com.evolveum.midpoint.web.component.wf.WfHistoryEventDto
- All Implemented Interfaces:
Serializable
,Comparable<WfHistoryEventDto>
public class WfHistoryEventDto
extends Object
implements Comparable<WfHistoryEventDto>, Serializable
- See Also:
-
Field Details
-
F_TIMESTAMP
- See Also:
-
F_TIMESTAMP_FORMATTED
- See Also:
-
F_EVENT
- See Also:
-
-
Constructor Details
-
WfHistoryEventDto
-
-
Method Details
-
getTimestampFormatted
-
getTimestamp
-
getEvent
-
compareTo
- Specified by:
compareTo
in interfaceComparable<WfHistoryEventDto>
-