google-nomulus/java/google/registry/flows
jianglai 77571e2063 Refactor Fee class to support EAP fee
Currently EapFee is a separate class that has no inheritance from either
BaseFee and Fee. With this CL its functionality is merged into the Fee class
and the type of the fee can be identified by the FeeType enum in the Fee class.
Future custom fees can follow the same pattern.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133627570
2016-09-22 14:03:01 -04:00
..
async Improve logging/reduce shard count on async deletion [] 2016-09-19 11:56:37 -04:00
contact [] 2016-09-22 14:01:29 -04:00
domain Refactor Fee class to support EAP fee 2016-09-22 14:03:01 -04:00
exceptions Duplicate EppExceptions outside of the flow hierarchy 2016-09-14 15:54:15 -04:00
host Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
picker Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
poll Nits in poll flows 2016-09-19 12:05:08 -04:00
session Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
soy Add --set_current_tld_state to UpdateTldCommand 2016-08-02 19:02:19 -04:00
BUILD Improve logging/reduce shard count on async deletion [] 2016-09-19 11:56:37 -04:00
CheckApiAction.java Support version 0.12 of the EPP Fee Extension 2016-07-21 14:55:08 -04:00
EppConsoleAction.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
EppController.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
EppException.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
EppMetrics.java Remove toString() method on Result.Code and fix metrics recording 2016-09-19 12:11:44 -04:00
EppRequestHandler.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppRequestSource.java Break SessionSource out of SessionMetadata and rename it EppRequestSource. 2016-06-27 16:19:21 -04:00
EppTlsAction.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppToolAction.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppXmlTransformer.java Add XML support for new Flags EPP extension 2016-08-02 19:03:26 -04:00
Flow.java Flatten and inject the poll flows 2016-09-19 11:59:48 -04:00
FlowComponent.java Improve efficiency of async contact and host deletion with batching 2016-09-19 11:47:55 -04:00
FlowModule.java Flatten and inject the poll flows 2016-09-19 11:59:48 -04:00
FlowRunner.java Get rid of @Nullable on the injected client id 2016-09-14 16:08:38 -04:00
FlowScope.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
GaeUserCredentials.java Decouple GaeUserCredentials from UserService and simplify tests 2016-09-14 15:36:53 -04:00
HttpSessionMetadata.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
LoggedInFlow.java Inject clientId into LoggedInFlow 2016-09-19 11:51:11 -04:00
OwnedResourceMutateFlow.java Decouple superuser from SessionMetadata 2016-06-27 16:17:57 -04:00
OwnedResourceMutatePendingTransferFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
PasswordOnlyTransportCredentials.java Refactor SessionMetadata and TransportCredentials toString() methods 2016-06-27 16:43:12 -04:00
ResourceAsyncDeleteFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceCheckFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceCreateFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ResourceCreateOrMutateFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ResourceDeleteFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ResourceFlowUtils.java [] 2016-09-22 14:01:29 -04:00
ResourceInfoFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceMutateFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceMutatePendingTransferFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceQueryFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceSyncDeleteFlow.java Add extra logic for all relevant flows 2016-09-14 15:26:36 -04:00
ResourceTransferApproveFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ResourceTransferCancelFlow.java Resolve an old TODO by doing nothing 2016-09-19 11:46:14 -04:00
ResourceTransferFlow.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ResourceTransferQueryFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceTransferRejectFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ResourceTransferRequestFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
ResourceUpdateFlow.java Fix Result.Code enum values to use UPPER_CAMEL naming 2016-09-19 12:02:56 -04:00
SessionMetadata.java Refactor SessionMetadata and TransportCredentials toString() methods 2016-06-27 16:43:12 -04:00
SingleResourceFlow.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
StatelessRequestSessionMetadata.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
TlsCredentials.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
TransactionalFlow.java Make javadoc <p> style guide compliant 2016-05-18 13:09:01 -04:00
TransportCredentials.java Decouple SessionMetadata and TransportCredentials 2016-06-27 16:14:57 -04:00