Skip to content

Instantly share code, notes, and snippets.

@rah003
Created December 27, 2017 12:03
Show Gist options
  • Save rah003/84d6f2aafb3badc0111e5d08ab66762b to your computer and use it in GitHub Desktop.
Save rah003/84d6f2aafb3badc0111e5d08ab66762b to your computer and use it in GitHub Desktop.
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