Uses of Class
com.vectorcast.plugins.vectorcastexecution.job.InvalidProjectFileException
-
Packages that use InvalidProjectFileException Package Description com.vectorcast.plugins.vectorcastexecution.job Job-specific java for VCE. -
-
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()
Create the job(s).void
NewPipelineJob. create()
Create the Pipeline Jenkinsfile script.protected abstract void
BaseJob. doCreate()
Do create of project details.
-