Class PartialFailureConstraint

  • All Implemented Interfaces:
    Constraint

    public final class PartialFailureConstraint
    extends MarkerConstraint
    A constraint that allows intents that can only be partially compiled (i.e. MultiPointToSinglePointIntent or SinglePointToMultiPointIntent) to be installed when some endpoints or paths are not found.
    • Constructor Detail

      • PartialFailureConstraint

        public PartialFailureConstraint()
    • Method Detail

      • intentAllowsPartialFailure

        public static boolean intentAllowsPartialFailure​(Intent intent)