Package org.bonitasoft.engine.tracking
Class Record
java.lang.Object
org.bonitasoft.engine.tracking.Record
-
Constructor Summary
ConstructorsConstructorDescriptionRecord(long timestamp, TimeTrackerRecords name, String description, long duration) -
Method Summary
-
Constructor Details
-
Record
-
-
Method Details
-
getTimestamp
public long getTimestamp() -
getName
-
getDescription
-
getDuration
public long getDuration()
-