mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02:00
Add TLD-specific logic for application creates
This CL applies the status flag logic, but doesn't yet do any name checking ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138769004
This commit is contained in:
parent
274b070b54
commit
8d97fa5858
6 changed files with 88 additions and 3 deletions
|
@ -358,7 +358,6 @@ public final class DomainApplicationCreateFlow implements TransactionalFlow {
|
|||
extraFlowLogic.get().performAdditionalApplicationCreateLogic(
|
||||
newApplication,
|
||||
clientId,
|
||||
newApplication.getCreationTime(),
|
||||
years,
|
||||
eppInput,
|
||||
historyEntry);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue