Uses of Class
com.vectorcast.plugins.vectorcastexecution.job.InvalidProjectFileException
-
Packages that use InvalidProjectFileException Package Description com.vectorcast.plugins.vectorcastexecution.job -
-
Uses of InvalidProjectFileException in com.vectorcast.plugins.vectorcastexecution.job
Methods in com.vectorcast.plugins.vectorcastexecution.job that throw InvalidProjectFileException Modifier and Type Method Description void
BaseJob. create(boolean update)
Create the job(s)void
NewPipelineJob. create(boolean update)
Create the Pipeline Jenkinsfile scriptprotected abstract void
BaseJob. doCreate(boolean update)
Do create of project details
-