Package google.registry.flows
Class FlowRunner
java.lang.Object
google.registry.flows.FlowRunner
Run a flow, either transactionally or not, with logging and retrying as needed.
-
Method Summary
Modifier and TypeMethodDescriptionrun
(EppMetric.Builder eppMetricBuilder) Runs the EPP flow, and records metrics on the given builder.
-
Method Details
-
run
Runs the EPP flow, and records metrics on the given builder.- Throws:
EppException
-