Add documentation on poll messages and an outline of Code structure

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133713736
This commit is contained in:
mcilwain 2016-09-20 09:19:42 -07:00 committed by Ben McIlwain
parent 5c9e34ea55
commit 65ff6b45d1
5 changed files with 107 additions and 9 deletions

View file

@ -28,7 +28,8 @@ import google.registry.model.reporting.HistoryEntry;
import java.util.List;
/**
* A converter between external key strings for PollMessages and Objectify Keys to the resource.
* A converter between external key strings for {@link PollMessage}s (i.e. what registrars use to
* identify and ACK them) and Datastore keys to the resource.
*
* <p>The format of the key string is A-B-C-D-E as follows:
*