Uses of Class
com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
-
Packages that use VectorCASTSetup Package Description com.vectorcast.plugins.vectorcastexecution.job Job-specific java for VCE. -
-
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(Project<?,?> project)
Add the VectorCAST setup step to copy the python scripts to.
-