Interface StaticOutcomeProvider

All Superinterfaces:
OutcomeProvider
All Known Implementing Classes:
AbstractDecisionNode.OutcomeProvider, IotAuthenticationNode.AuthenticationOutcomeProvider, IotRegistrationNode.RegistrationOutcomeProvider, SingleOutcomeNode.OutcomeProvider

@SupportedAll public interface StaticOutcomeProvider extends OutcomeProvider
Describes the outcomes for node instances that have static outcomes.
  • Method Details