Class InstallInteraction

  • All Implemented Interfaces:
    InteractionConstants

    public class InstallInteraction
    extends UserDataInteraction
    implements InteractionConstants
    Interaction class to handle user input. This interaction class can handle all user data input related interactions including password interactions. This class extends UserDataInteraction and implements all the necessary hooks to process options and user input in interactive mode.