Class ToolEnvInvisibleAction
java.lang.Object
hudson.model.InvisibleAction
de.tracetronic.jenkins.plugins.ecutest.env.ToolEnvInvisibleAction
- All Implemented Interfaces:
Action,ModelObject
Helper invisible action which is used for exchanging information between
ETClients
and other objects like ToolEnvContributor.-
Constructor Summary
ConstructorsConstructorDescriptionToolEnvInvisibleAction(int toolId, ETClient toolClient) Instantiates a newToolEnvInvisibleAction. -
Method Summary
Modifier and TypeMethodDescriptionintintbooleanMethods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
ToolEnvInvisibleAction
Instantiates a newToolEnvInvisibleAction.- Parameters:
toolId- identifies this invisible action and is used as the suffix for the tool related build environment variablestoolClient- the tool client holding the relevant information
-
-
Method Details
-
getToolId
public int getToolId() -
getToolName
-
getToolVersion
-
getToolInstallation
-
getToolWorkspace
-
getToolSettings
-
getTimeout
public int getTimeout() -
isDebugMode
public boolean isDebugMode() -
getLastTbc
-
getLastTcf
-