Selects which Finite State platform (and transport) this build step targets:
- Legacy Platform (Java CLT) — the default. Downloads and runs the Finite State
Java command-line tool (CLT) on the build agent, exactly as previous plugin versions did.
Requires Java on the agent. Choose this if your organization is still on the legacy platform.
- 2026 Platform Release (REST API) — calls the Finite State public v0 REST API
directly. No CLT download and no Java required on the agent. Choose this only once your
organization has been upgraded to the 2026 platform release.
Jobs saved before this option existed default to Legacy Platform, so upgrading the plugin
does not change their behavior.