Module xl.compiler

Class XL16UProductRouteActivationReadiness

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UProductRouteActivationReadiness

public final class XL16UProductRouteActivationReadiness extends Object
Product-facing route activation decision after backend and migration-input readiness have both been evaluated.
  • Method Details

    • getState

    • getReadinessId

      public String getReadinessId()
    • getBlockerId

      public String getBlockerId()
    • getReason

      public String getReason()
    • directNoReparseReady

      public boolean directNoReparseReady()
    • requiredInputsBlockFallbackRetirement

      public boolean requiredInputsBlockFallbackRetirement()
    • backendRouteBlocked

      public boolean backendRouteBlocked()
    • compatibilityFallbackRetained

      public boolean compatibilityFallbackRetained()
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object