Class InvisibleActionTPTExecution

java.lang.Object
hudson.model.InvisibleAction
com.piketec.jenkins.plugins.tpt.InvisibleActionTPTExecution
All Implemented Interfaces:
Action, ModelObject

public class InvisibleActionTPTExecution extends InvisibleAction
Invisible action to store data about executed JenkinsConfiguration to make them available later for report generation.
  • Constructor Details

  • Method Details

    • getId

      public String getId()
      Returns:
      the id
    • getTptFile

      public String getTptFile()
      Returns:
      the tptFile
    • getConfiguration

      public String getConfiguration()
      Returns:
      the configuration
    • getTestDataDir

      public String getTestDataDir()
      Returns:
      the testDataDir
    • getReportDir

      public String getReportDir()
      Returns:
      the reportDir