Package org.uberfire.java.nio.fs.jgit
Class NotificationModel
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.NotificationModel
-
public class NotificationModel extends Object
-
-
Constructor Summary
Constructors Constructor Description NotificationModel(org.eclipse.jgit.lib.ObjectId originalHead, String sessionId, String userName, String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMessage()org.eclipse.jgit.lib.ObjectIdgetOriginalHead()StringgetSessionId()StringgetUserName()
-