Created
December 27, 2017 12:03
-
-
Save rah003/84d6f2aafb3badc0111e5d08ab66762b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public static class Deleted { | |
public static final String NAME = MGNL_PREFIX + "deleted"; | |
public static final String DELETED = NAME; | |
public static final String DELETED_BY = DELETED + BY; | |
public static final String COMMENT = MGNL_PREFIX + "comment"; | |
/** | |
* Returns the date when the node was |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment