Class ConnectFlow

java.lang.Object
app.l2nx.gs.adapter.core.connect.ConnectFlow
All Implemented Interfaces:
Runnable

public final class ConnectFlow extends Object implements Runnable
Drives the POST /api/tenants/servers/connect lifecycle and emits an ConnectFlow.Outcome per logical state transition. Status-code dispatch:

ConnectFlow.Outcome.STARTING is emitted at the top of every run (initial submit and every retry) so the orchestrator can drive the REGISTERING transition.