String serializeVersionableEntities(Concept entity, String serialized)
String serializeVersionableEntities(Concept entity, String serialized)
VersionableEntity
concept which were
created by the username, during the checkin process and appends it
to the already serialized VersionableEntity
when called in array
Use this function while fetching list of checkin requests made by a user
Name | Type | Description |
---|---|---|
ve | String | The concept to serialize |
serialized | If | called in a loop: Pass the previous serialized string else null |