Package network.ike.plugin.ws.preflight
package network.ike.plugin.ws.preflight
-
ClassDescriptionRuns a sequence of
PreflightConditions against a sharedPreflightContextand collects the failures into aPreflightResult.Closed vocabulary of preflight checks thatws:*goals can require before they mutate workspace state.Data thatPreflightCondition.check(PreflightContext)invocations may need.Outcome of a preflight run.A single failing condition with the remediation it emitted.