Skip navigation links
A B C D G I J M N P S T U V _ 

A

addArchiveArtifacts(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add archive artifacts step
addCredentialID(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
 
addDeleteWorkspaceBeforeBuildStarts(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add the delete workspace before build starts option
addJunit(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add JUnit rules step
addPCLintPlus(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add PC-Lint Plus step
addSetup(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add the VectorCAST setup step to copy the python scripts to the workspace
addVCCoverage(Project) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Add VectorCAST coverage reporting step
all() - Static method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Returns all the registered JobBases.

B

BaseJob - Class in com.vectorcast.plugins.vectorcastexecution.job
Base job management - create/delete/update
BaseJob(StaplerRequest, StaplerResponse, boolean) - Constructor for class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Constructor

C

cleanupProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Cleanup top-level project, as in delete
cleanupProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
 
cleanupProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewSingleJob
 
com.vectorcast.plugins.vectorcastexecution - package com.vectorcast.plugins.vectorcastexecution
 
com.vectorcast.plugins.vectorcastexecution.common - package com.vectorcast.plugins.vectorcastexecution.common
 
com.vectorcast.plugins.vectorcastexecution.job - package com.vectorcast.plugins.vectorcastexecution.job
 
create(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Create the job(s)
create(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Create the Pipeline Jenkinsfile script
createProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Create top-level project
createProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Create project
createProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewSingleJob
Create project

D

DescriptorImpl() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.
DescriptorImpl() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup.DescriptorImpl
In order to load the persisted global configuration, you have to call load() in the constructor.
doCreate(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Do create of project details
doCreate(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Add build steps
doCreate(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewSingleJob
Add build steps
doCreate(StaplerRequest, StaplerResponse) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag
Create the diagnostics job
doCreate(StaplerRequest, StaplerResponse) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
Create pipeline job
doCreate(StaplerRequest, StaplerResponse) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle
Create the single job

G

getAll() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Get all actions associated with this URL
getBaseName() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get base name of manage project
getDescriptor() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Default descriptor
getDescriptor() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand
 
getDescriptor() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
 
getDisplayName() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Default display name.
getDisplayName() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBaseDescriptor
 
getDisplayName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand.DescriptorImpl
This human readable name is used in the configuration screen.
getDisplayName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Display name for the top-level action/menu-item
getDisplayName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup.DescriptorImpl
This human readable name is used in the configuration screen.
getDynamic(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Get dynamic 'job' - used by Stapler
getEnvironmentSetupUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get environment setup for unix
getEnvironmentSetupUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get environment setup for unix
getEnvironmentSetupWin() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get environment setup for windows
getEnvironmentSetupWin() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get environment for windows setup
getEnvironmentTeardownUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get environment tear down for unix
getEnvironmentTeardownUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get environment teardown for unix
getEnvironmentTeardownWin() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get environment tear down for windows
getEnvironmentTeardownWin() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get environment teardown for windows
getException() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
Get the job already exists exception
getException() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle
Get job already exists exception
getExecutePreambleUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get execute preamble for unix
getExecutePreambleUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get execute preamble for unix
getExecutePreambleWin() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get execute preamble for windows
getExecutePreambleWin() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get execute preamble for windows
getGroups() - Method in class com.vectorcast.plugins.vectorcastexecution.job.ManageProject
Get groups
getIconFileName() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Default icon name
getIconFileName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Get the icon to use.
getInstance() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get Jenkins instance
getJob() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
Get the pipeline job object
getJobName() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get the user-specified job name
getJobName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the job name
getManageProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get manage project name
getManageProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the Manage project file/name
getNodeLabel() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get node label
getNodeLabel() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the node label
getOptionClean() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get option to clean workspace before build
getOptionClean() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option for cleaning workspace
getOptionErrorLevel() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get error level
getOptionErrorLevel() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option error level
getOptionExecutionReport() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Use execution report
getOptionExecutionReport() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option for execution report
getOptionHTMLBuildDesc() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Use HTML Build Description
getOptionHtmlBuildDesc() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option for HTML Build Description
getOptionUseReporting() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get use Jenkins reporting option
getOptionUseReporting() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option to use reporting
getPathToManageProject() - Method in exception com.vectorcast.plugins.vectorcastexecution.job.ScmConflictException
Get path to manage project name
getPclpCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get pc-lint plus command
getPclpCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get pc-lint plus command
getPclpResultsPattern() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get pc-lint plus result pattern
getPclpResultsPattern() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get pc-lint plus result pattern
getProject() - Method in exception com.vectorcast.plugins.vectorcastexecution.job.JobAlreadyExistsException
Get project name
getProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Get the name of the project
getProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewSingleJob
Get the name of the project
getProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
Get the project name
getProjectName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle
Get the project name
getRequest() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get request
getResponse() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get response
getSCM() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the SCM to use
getScmException() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
Get the job already scm conflict exception
getScmSnippet() - Method in exception com.vectorcast.plugins.vectorcastexecution.job.ScmConflictException
Get scm snippet name
getSharedArtifactDirectory() - Method in class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Get getSharedArtifactDirectory
getSquoreCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get command for running Squore
getSquoreCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get Squore command
getTESTinsights_credentials_id() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get Credentials for TESTinsights
getTESTinsights_credentials_id() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get Credentials ID for TESTinsights
getTESTinsights_project() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get Project for TESTinsights
getTESTinsights_project() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get Project for TESTinsights
getTESTinsights_proxy() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get Proxy for TESTinsights
getTESTinsights_proxy() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get Proxy for TESTinsights
getTESTinsights_SCM_Tech() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get SCM Technology TESTinsights
getTESTinsights_SCM_Tech() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get SCM Technology TESTinsights
getTESTinsights_SCM_URL() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get SCM URL for TESTinsights
getTESTinsights_SCM_URL() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get SCM URL for TESTinsights
getTESTinsights_URL() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get URL for TESTinsights
getTESTinsights_URL() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get URL for TESTinsights
getTheScm() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Get the SCM
getTopProject() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get top-level project
getUnixCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand
Get the Unix variant of the command
getUrlName() - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Default URL name
getUrlName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag
Get the diagnostics job URL
getUrlName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
URL for creating pipeline job
getUrlName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Get name of top-level action/url
getUrlName() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle
Get url name for creating single job
getUseCILicenses() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get option to use CI licenses
getUseCILicenses() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get option to use CI licenses
getUseCILicensesUnix() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
 
getUseCILicensesWin() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get environment setup for windows
getUsingPCLP() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get using pc-lint plus command
getUsingSCM() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get using SCM
getUsingSquoreCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get using getUsingPCLP command
getVersion() - Static method in class com.vectorcast.plugins.vectorcastexecution.common.VcastUtils
 
getVersion() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
Default version.
getWaitLoops() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get the number of wait loops
getWaitLoops() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the number of wait loops to do
getWaitTime() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Get the time to wait between retries
getWaitTime() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get the wait time for license retries
getWinCommand() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand
Get the windows variant of the command

I

InvalidProjectFileException - Exception in com.vectorcast.plugins.vectorcastexecution.job
Exception raised if the supplied manage project file cannot be read
InvalidProjectFileException() - Constructor for exception com.vectorcast.plugins.vectorcastexecution.job.InvalidProjectFileException
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup.DescriptorImpl
 
isExists() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag
Check if the diagnostics job exists
isUsingSCM() - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Using some form of SCM

J

JobAlreadyExistsException - Exception in com.vectorcast.plugins.vectorcastexecution.job
Exception raised if job being created already exists
JobAlreadyExistsException(String) - Constructor for exception com.vectorcast.plugins.vectorcastexecution.job.JobAlreadyExistsException
Constructor
JobBase - Class in com.vectorcast.plugins.vectorcastexecution
Base job
JobBase() - Constructor for class com.vectorcast.plugins.vectorcastexecution.JobBase
Default Constructor
JobBaseDescriptor - Class in com.vectorcast.plugins.vectorcastexecution
Base descriptor for the VectorCAST jobs
JobBaseDescriptor() - Constructor for class com.vectorcast.plugins.vectorcastexecution.JobBaseDescriptor
 

M

ManageProject - Class in com.vectorcast.plugins.vectorcastexecution.job
Manage project
ManageProject(String) - Constructor for class com.vectorcast.plugins.vectorcastexecution.job.ManageProject
Constructor
Messages - Class in com.vectorcast.plugins.vectorcastexecution
Generated localization support class.
Messages() - Constructor for class com.vectorcast.plugins.vectorcastexecution.Messages
 

N

NewPipelineJob - Class in com.vectorcast.plugins.vectorcastexecution.job
Create a new single job
NewPipelineJob(StaplerRequest, StaplerResponse) - Constructor for class com.vectorcast.plugins.vectorcastexecution.job.NewPipelineJob
Constructor
NewSingleJob - Class in com.vectorcast.plugins.vectorcastexecution.job
Create a new single job
NewSingleJob(StaplerRequest, StaplerResponse) - Constructor for class com.vectorcast.plugins.vectorcastexecution.job.NewSingleJob
Constructor

P

parse() - Method in class com.vectorcast.plugins.vectorcastexecution.job.ManageProject
Parse the project file
parseFromPipeline() - Method in class com.vectorcast.plugins.vectorcastexecution.job.ManageProject
When calling from the pipeline only the path is passed, need to read in contents of the file to use the parseFromPipeline() method.
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Perform the build step.
PERMISSIONS_GROUP - Static variable in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
 
PROJECT_NAME - Static variable in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag
Name of diagnostic job

S

ScmConflictException - Exception in com.vectorcast.plugins.vectorcastexecution.job
Exception raised if job being created already exists
ScmConflictException(String, String) - Constructor for exception com.vectorcast.plugins.vectorcastexecution.job.ScmConflictException
Constructor
setEnvironmentSetupUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set environment setup for unix
setEnvironmentSetupUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set environment setup for unix
setEnvironmentSetupWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set environment setup for windows
setEnvironmentSetupWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set environment setup for windows
setEnvironmentTeardownUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set environment teardown for unix
setEnvironmentTeardownUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set environment teardown for unix
setEnvironmentTeardownWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set environment tear down for windows
setEnvironmentTeardownWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set environment teardown for windows
setExecutePreambleUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set execute preamble for unix
setExecutePreambleUnix(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set execute preamble for unix
setExecutePreambleWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set execute preamble for windows
setExecutePreambleWin(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set execute preamble for windows
setJobName(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the job name
setManageProjectName(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the Manage project file/name
setNodeLabel(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the node label
setOptionClean(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set option to clean workspace before build
setOptionClean(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option for cleaning workspace
setOptionErrorLevel(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set option error level
setOptionErrorLevel(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option error level
setOptionExecutionReport(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set use execution report
setOptionExecutionReport(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option for execution report
setOptionHTMLBuildDesc(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set use HTML Build description
setOptionHtmlBuildDesc(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option for HTML build description *
setOptionUseReporting(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set use Jenkins reporting option
setOptionUseReporting(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option to use reporting
setPclpCommand(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get pc-lint plus command
setPclpResultsPattern(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Get pc-lint plus result pattern
setSCM(SCM) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the SCM being used
setSquoreCommand(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set Squore command
setTESTinsights_credentials_id(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set Credentials ID for TESTinsights
setTESTinsights_project(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set Project for TESTinsights
setTESTinsights_project(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set Project for TESTinsights
setTESTinsights_proxy(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set Proxy for TESTinsights
setTESTinsights_SCM_Tech(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set SCM Technology TESTinsights
setTESTinsights_SCM_Tech(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set SCM Technology TESTinsights
setTESTinsights_SCM_URL(String) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set SCM URL for TESTinsights
setTESTinsights_SCM_URL(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set SCM URL for TESTinsights
setTESTinsights_URL(String) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set URL for TESTinsights
setTheScm(SCM) - Method in class com.vectorcast.plugins.vectorcastexecution.JobBase
Set the SCM object
setUseCILicenses(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set option to use CI licenses
setUseCILicenses(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set option to use CI licenses
setUsingSCM(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Set using some form of SCM
setUsingSCM(boolean) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set using SCM (true yes, false no)
setWaitLoops(Long) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the number of wait loops
setWaitTime(Long) - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Set the wait time for license retries

T

toString() - Method in class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
 

U

useSavedData(VectorCASTSetup) - Method in class com.vectorcast.plugins.vectorcastexecution.job.BaseJob
Use Saved Data

V

VcastUtils - Class in com.vectorcast.plugins.vectorcastexecution.common
 
VcastUtils() - Constructor for class com.vectorcast.plugins.vectorcastexecution.common.VcastUtils
 
VectorCASTCommand - Class in com.vectorcast.plugins.vectorcastexecution
This class allows a command script to be specified for both Linux and Windows and the build step will test and run the correct command
VectorCASTCommand(String, String) - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTCommand
Create a VectorCAST command
VectorCASTCommand.DescriptorImpl - Class in com.vectorcast.plugins.vectorcastexecution
Descriptor for VectorCASTCommand.
VectorCASTCommand_AddVCJob() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTCommand.AddVCJob: VectorCAST.
VectorCASTCommand_DisplayName() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTCommand.DisplayName: VectorCAST Command.
VectorCASTJobDiag - Class in com.vectorcast.plugins.vectorcastexecution
Create VectorCAST diagnostic job
VectorCASTJobDiag() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobDiag
 
VectorCASTJobDiag.DescriptorImpl - Class in com.vectorcast.plugins.vectorcastexecution
 
VectorCASTJobPipeline - Class in com.vectorcast.plugins.vectorcastexecution
Create multiple jobs
VectorCASTJobPipeline() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobPipeline
 
VectorCASTJobPipeline.DescriptorImpl - Class in com.vectorcast.plugins.vectorcastexecution
 
VectorCASTJobRoot - Class in com.vectorcast.plugins.vectorcastexecution
Top level of VectorCAST job control
VectorCASTJobRoot() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
 
VectorCASTJobSingle - Class in com.vectorcast.plugins.vectorcastexecution
Create single job
VectorCASTJobSingle() - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobSingle
 
VectorCASTJobSingle.DescriptorImpl - Class in com.vectorcast.plugins.vectorcastexecution
 
VectorCASTRootAction_PermissionGroup() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.PermissionGroup: VectorCAST Execution.
VectorCASTRootAction_ViewPermission() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.ViewPermission: View.
VectorCASTRootAction_ViewPermissionDescription() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.ViewPermissionDescription: This permission grants the ability to view VectorCAST Execution.
VectorCASTSetup - Class in com.vectorcast.plugins.vectorcastexecution
VectorCAST setup build action
VectorCASTSetup(String, String, String, String, String, String, boolean, String, String, boolean, boolean, boolean, Long, Long, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.vectorcast.plugins.vectorcastexecution.VectorCASTSetup
Create setup step
VectorCASTSetup.DescriptorImpl - Class in com.vectorcast.plugins.vectorcastexecution
Descriptor for VectorCASTSetup.
VectorCASTSetup_DisplayName() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTSetup.DisplayName: VectorCAST Setup.
VIEW - Static variable in class com.vectorcast.plugins.vectorcastexecution.VectorCASTJobRoot
 

_

_VectorCASTCommand_AddVCJob() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTCommand.AddVCJob: VectorCAST.
_VectorCASTCommand_DisplayName() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTCommand.DisplayName: VectorCAST Command.
_VectorCASTRootAction_PermissionGroup() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.PermissionGroup: VectorCAST Execution.
_VectorCASTRootAction_ViewPermission() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.ViewPermission: View.
_VectorCASTRootAction_ViewPermissionDescription() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTRootAction.ViewPermissionDescription: This permission grants the ability to view VectorCAST Execution.
_VectorCASTSetup_DisplayName() - Static method in class com.vectorcast.plugins.vectorcastexecution.Messages
Key VectorCASTSetup.DisplayName: VectorCAST Setup.
A B C D G I J M N P S T U V _ 
Skip navigation links

Copyright © 2016–2023 Vector Informatik, GmbH. All rights reserved.