Class AddTabExploitUdfMysql

java.lang.Object
com.jsql.view.swing.interaction.CreateTabHelper
com.jsql.view.swing.interaction.AddTabExploitUdfMysql
All Implemented Interfaces:
InteractionCommand

public class AddTabExploitUdfMysql extends CreateTabHelper implements InteractionCommand
Create a new tab for the terminal.
  • Constructor Details

    • AddTabExploitUdfMysql

      public AddTabExploitUdfMysql(Object[] interactionParams)
      Parameters:
      interactionParams - The local path and url for the shell
  • Method Details