Package org.kohsuke.github
Class GHEventPayload.CommentChanges.GHFrom
- java.lang.Object
-
- org.kohsuke.github.GHEventPayload.CommentChanges.GHFrom
-
- Enclosing class:
- GHEventPayload.CommentChanges
public static class GHEventPayload.CommentChanges.GHFrom extends Object
Wrapper for changed values.
-
-
Constructor Summary
Constructors Constructor Description GHFrom()
-
-
-
Method Detail
-
getFrom
public String getFrom()
Previous comment value that was changed.- Returns:
- previous value
-
-