google-nomulus/java/google/registry/flows/domain
cgoldfeder 8071a1bdb5 Remove buildWithoutImplicitStatusValues
This was used in DomainInfoFlow to return a DomainResource with no
nameservers without making INACTIVE show up. It was nominally used
in DomainApplicationInfoFlow for the same reason, but that's just
an artifact of the old flow hierarchy since applications never have
INACTIVE set anyways. In either case, now that we have the DomainInfo
return object instead of returning DomainResource directly from the
flow, it's better handled within the flow.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145582317
2017-01-30 15:03:53 -05:00
..
ClaimsCheckFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
DomainAllocateFlow.java Move ROID suffix handling from RegistryConfig to ConfigModule 2017-01-09 11:59:04 -05:00
DomainApplicationCreateFlow.java Break domain flow TMCH helper methods into separate injected class 2017-01-09 11:59:04 -05:00
DomainApplicationDeleteFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainApplicationInfoFlow.java Remove buildWithoutImplicitStatusValues 2017-01-30 15:03:53 -05:00
DomainApplicationUpdateFlow.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
DomainCheckFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
DomainCreateFlow.java Add FlowMetadata (containing isSuperuser) to custom flow logic 2017-01-25 12:25:34 -05:00
DomainDeleteFlow.java Remove deprecated extra flow logic and TLD-specific pricing proxy 2016-12-19 11:09:20 -05:00
DomainFlowTmchUtils.java Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
DomainFlowUtils.java Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
DomainInfoFlow.java Remove buildWithoutImplicitStatusValues 2017-01-30 15:03:53 -05:00
DomainPricingLogic.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainRenewFlow.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainRestoreRequestFlow.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00
DomainTransferApproveFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferCancelFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferQueryFlow.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainTransferRejectFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainTransferRequestFlow.java Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
DomainUpdateFlow.java Remove the unused flags extension 2017-01-09 11:59:04 -05:00
FeesAndCredits.java Reconcile FeesAndCredits handling in price customization 2016-12-22 16:09:14 -05:00