All Implemented Interfaces:
Action, Step, Comparable<Step>

public class StepLicense extends BaseStep
License Accept Installer Step.
  • Constructor Details

    • StepLicense

      public StepLicense()
  • Method Details

    • execute

      public void execute()
      Description copied from interface: Action
      Execute the action.
      Specified by:
      execute in interface Action
      Specified by:
      execute in class BaseAction
    • steppedOver

      public void steppedOver()
      Description copied from interface: Step
      Called when the step has been overtaken by clicking the 'next' button.
      Specified by:
      steppedOver in interface Step
      Overrides:
      steppedOver in class BaseStep
    • getTitle

      public String getTitle()
      Description copied from interface: Step
      Get the title for the installation step.
      Specified by:
      getTitle in interface Step
      Specified by:
      getTitle in class BaseStep
      Returns:
      title