Class PostStatus
- java.lang.Object
-
- org.sakaiproject.conversations.api.model.PostStatus
-
- All Implemented Interfaces:
PersistableEntity<Long>
@Entity public class PostStatus extends Object implements PersistableEntity<Long>
-
-
Constructor Summary
Constructors Constructor Description PostStatus()PostStatus(String topicId, String postId, String userId)
-