mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
This is probably best from a code-cleanliness perspective anyways, but the rationale is that tightly coupling the resources to the info responses was a straightjacket that required all status values and fields to be directly available on the resource. With this change, I already was able to get rid of the preMarshal() hackery, and I will be able to get rid of cloneWithLinkedStatus() and most of the contents of cloneProjectedAtTime() for non-domains. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144252924 |
||
---|---|---|
.. | ||
ContactCheckFlow.java | ||
ContactCreateFlow.java | ||
ContactDeleteFlow.java | ||
ContactFlowUtils.java | ||
ContactInfoFlow.java | ||
ContactTransferApproveFlow.java | ||
ContactTransferCancelFlow.java | ||
ContactTransferQueryFlow.java | ||
ContactTransferRejectFlow.java | ||
ContactTransferRequestFlow.java | ||
ContactUpdateFlow.java |