Class UIWorkspace

java.lang.Object
com.ganteater.ae.AEWorkspace
com.ganteater.ae.desktop.DesktopWorkspace
com.ganteater.ae.maven.plugin.UIWorkspace
All Implemented Interfaces:
com.ganteater.ae.AEManager

public class UIWorkspace extends com.ganteater.ae.desktop.DesktopWorkspace
  • Field Summary

    Fields inherited from class com.ganteater.ae.AEWorkspace

    CONFIG_SUFIX_PROP_NAME, CONFIGURATION_TITLE, defaultMode, ENVIRONMENT_FILE_TITLE, MESSAGE_PASSWORD_REQUIRED
  • Constructor Summary

    Constructors
    Constructor
    Description
    UIWorkspace(com.ganteater.ae.desktop.ui.AEFrame frame, File aeDir)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected File
     

    Methods inherited from class com.ganteater.ae.desktop.DesktopWorkspace

    choicePriorityRecipeFolder, choiceValue, confirmation, createTestRunner, findAlternativeConfiguration, getConfiguration, initUserPreferencesEncryption, inputChoice, inputDataTable, inputFile, inputValue, isConsoleDefaultInput, message, progressValue, removeRunner, resetConfiguration, selectConfiguration, startTaskNotify, tasksChoice

    Methods inherited from class com.ganteater.ae.AEWorkspace

    addCloseHook, addRunner, close, fillLogProperties, finished, getAllConfigNode, getBaseDir, getConfigNode, getConfigurationName, getCurrentConfig, getCustomConfPropFileName, getDefaultUserConfiguration, getFile, getHomeConfigurationsDir, getHomeWorkingDir, getInstance, getOperationsClasses, getOperationsMethod, getOperationsMethods, getPreferencesFile, getPublicTestsList, getRecipesScaner, getRemoveTestPath, getRunners, getStartDir, getSystemVariables, getTasksMap, getTestPath, getTestsDescList, getTestsList, getUserPreferences, getValue, getWorkingDir, initLogger, inputInteger, inputMultiChoice, inputValue, loadConfiguration, loadConfiguration, loadConfProperties, progressText, refreshTaskPath, resetConfigurationName, runSetupNodes, runTask, selectConfiguration, setBaseDir, setConfigurationName, setConsoleDefaultInput, setDefaultUserConfiguration, setOperationsClasses, setStartDir, setTestPath, stopAllRunners

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UIWorkspace

      public UIWorkspace(com.ganteater.ae.desktop.ui.AEFrame frame, File aeDir)
  • Method Details

    • getConfigurationFile

      Overrides:
      getConfigurationFile in class com.ganteater.ae.AEWorkspace