Methods

(static) empty() → {void}

Reset task to default state

Returns:
Type: 
void

(static) fetchQuickConnectEnabled() → {void}

Orchestrator Task: probes /QuickConnect/Enabled off the render thread. Updates m.global.server.isQuickConnectEnabled. Fail-open: leaves the field at its existing value (defaults true) on any error so a transient failure never hides a working feature. Sets responseCode to 200 on success, -1 on failure.

Returns:
Type: 
void

(static) init() → {void}

Returns:
Type: 
void