Uses of Class
com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
-
Packages that use VectorCASTSetup Package Description com.vectorcast.plugins.vectorcastexecution.job -
-
Uses of VectorCASTSetup in com.vectorcast.plugins.vectorcastexecution.job
Methods in com.vectorcast.plugins.vectorcastexecution.job that return VectorCASTSetup Modifier and Type Method Description protected VectorCASTSetup
BaseJob. addSetup(hudson.model.Project project)
Add the VectorCAST setup step to copy the python scripts to the workspaceMethods in com.vectorcast.plugins.vectorcastexecution.job with parameters of type VectorCASTSetup Modifier and Type Method Description void
BaseJob. useSavedData(VectorCASTSetup savedData)
Use Saved Data
-