Uses of Class
com.vectorcast.plugins.vectorcastexecution.job.ScmConflictException
Packages that use ScmConflictException
Package
Description
Non-specific java for VCE.
Job-specific java for VCE.
-
Uses of ScmConflictException in com.vectorcast.plugins.vectorcastexecution
Methods in com.vectorcast.plugins.vectorcastexecution that return ScmConflictExceptionModifier and TypeMethodDescriptionVectorCASTJobPipeline.getScmException()Get the job already scm conflict exception. -
Uses of ScmConflictException in com.vectorcast.plugins.vectorcastexecution.job
Constructors in com.vectorcast.plugins.vectorcastexecution.job that throw ScmConflictExceptionModifierConstructorDescriptionNewPipelineJob(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) Constructor.