Uses of Class
com.vectorcast.plugins.vectorcastexecution.job.ScmConflictException
-
Packages that use ScmConflictException Package Description com.vectorcast.plugins.vectorcastexecution com.vectorcast.plugins.vectorcastexecution.job -
-
Uses of ScmConflictException in com.vectorcast.plugins.vectorcastexecution
Methods in com.vectorcast.plugins.vectorcastexecution that return ScmConflictException Modifier and Type Method Description ScmConflictException
VectorCASTJobPipeline. 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 ScmConflictException Constructor Description NewPipelineJob(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
Constructor
-