Package google.registry.flows
Class FlowModule
java.lang.Object
google.registry.flows.FlowModule
Module to choose and instantiate an EPP flow.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
Dagger qualifier for whether a flow is in dry run mode.static @interface
Dagger qualifier for inputXml.static @interface
Dagger qualifier for the message id for poll flows.static @interface
Dagger qualifier for registrar client id.static @interface
Dagger qualifier for whether a flow is in superuser mode.static @interface
Dagger qualifier for the target id (foreign key) for single resource flows.static @interface
Dagger qualifier for whether a flow is transactional. -
Method Summary