Interface ParticipantStepChooser


public interface ParticipantStepChooser
The ParticipantChooserNew interface is intended for impls that will define the participant dynamically. This interface replaces the deprecated ParticipantChooser interface.
Since:
5.4
See Also:
  • Field Details

    • SERVICE_PROPERTY_LABEL

      static final String SERVICE_PROPERTY_LABEL
      Constant denoting the name of the label service property. Value = "chooser.label"
      See Also:
  • Method Details