Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractGetAction - Class in com.compuware.ispw.restapi.action
A generic rest GET ISPW action
AbstractGetAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.AbstractGetAction
 
AbstractPostAction - Class in com.compuware.ispw.restapi.action
A generic rest POST ISPW action
AbstractPostAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.AbstractPostAction
 
acceptType - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
acceptType - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
action - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
Action - Static variable in class com.compuware.ispw.restapi.Constants
 
ActionFormAuthenticationDescriptor() - Constructor for class com.compuware.ispw.restapi.util.RequestAction.ActionFormAuthenticationDescriptor
 
addContainer(ContainerListInfo) - Method in class com.compuware.ispw.model.rest.ContainerListResponse
 
addDeployment(DeploymentInfo) - Method in class com.compuware.ispw.model.rest.DeploymentInfoResponse
 
addDeploymentItem(DeploymentPackageItem) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
addDeployTargetLoadModule(DeployTargetLoadModule) - Method in class com.compuware.ispw.model.changeset.Program
Adds the given deploy target load library name to the list
addDeployTargetLoadModule(JaxbDeployTargetLoadModule) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Adds the given deploy target load library name to the list
addFailedTask(MultiTaskFailure) - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Adds a failed task.
addLifeCycleLoadModule(LifeCycleLoadModule) - Method in class com.compuware.ispw.model.changeset.Program
Add a load module to the list.
addLifeCycleLoadModule(JaxbLifeCycleLoadModule) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Add a load module to the list.
addLoadLibConcatenation(LevelLoadLib) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
addLoadLibConcatenation(List<LevelLoadLib>) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
addLoadLibConcatenation(JaxbLevelLoadLib) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
addLoadLibConcatenation(List<JaxbLevelLoadLib>) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
addMessage(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
addPackage(DeploymentPackageInfo) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
addProgram(Program) - Method in class com.compuware.ispw.model.changeset.ProgramList
Adds a program to the list
addTask(TaskInfo) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
addTask(TaskInfo) - Method in class com.compuware.ispw.model.rest.TaskListResponse
 
AddTask - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
AddTaskAction - Class in com.compuware.ispw.restapi.action
Add task to assignment with checkout action
AddTaskAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.AddTaskAction
 
addTaskBuilt(TaskInfo) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
addTaskId(String) - Method in class com.compuware.ispw.restapi.BuildParms
 
AddTaskInfo - Class in com.compuware.ispw.model.rest
 
AddTaskInfo() - Constructor for class com.compuware.ispw.model.rest.AddTaskInfo
 
AddTaskResponse - Class in com.compuware.ispw.model.rest
 
AddTaskResponse() - Constructor for class com.compuware.ispw.model.rest.AddTaskResponse
 
AddTaskResponse(String, String, String, String) - Constructor for class com.compuware.ispw.model.rest.AddTaskResponse
Alternate constructor initializing fields.
addWorkListItem(WorkListInfo) - Method in class com.compuware.ispw.model.rest.WorkListResponse
Adds a new work list item
app - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
app - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
appendParamsToUrl(String, List<HttpRequestNameValuePair>) - Static method in class com.compuware.ispw.restapi.util.HttpClientUtil
 
application - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
assertNotNull(PrintStream, Object, String, Object...) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Assert not null, abort Jenkins job
assertNotNull(PrintStream, Object, String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Assert not null, if null, abort Jenkins job
Assignment - Class in com.compuware.ispw.model.request
 
Assignment() - Constructor for class com.compuware.ispw.model.request.Assignment
 
Assignment - Static variable in class com.compuware.ispw.restapi.Constants
 
assignmentId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
AssignmentInfo - Class in com.compuware.ispw.model.rest
 
AssignmentInfo() - Constructor for class com.compuware.ispw.model.rest.AssignmentInfo
 
assignmentPrefix - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
AssignmentResponse - Class in com.compuware.ispw.model.rest
 
AssignmentResponse() - Constructor for class com.compuware.ispw.model.rest.AssignmentResponse
 
AssignmentResponse(String, String, String) - Constructor for class com.compuware.ispw.model.rest.AssignmentResponse
 
authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in interface com.compuware.ispw.restapi.auth.Authenticator
 
authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication
Deprecated.
 
authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class com.compuware.ispw.restapi.auth.CredentialBasicAuthentication
 
authenticate(HttpClientBuilder, HttpContext, HttpRequestBase, PrintStream) - Method in class com.compuware.ispw.restapi.auth.FormAuthentication
 
authentication - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
authentication - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
Authenticator - Interface in com.compuware.ispw.restapi.auth
 
autoDeploy - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

B

BasicAuthentication - Class in com.compuware.ces.model
 
BasicAuthentication() - Constructor for class com.compuware.ces.model.BasicAuthentication
 
BasicDigestAuthentication - Class in com.compuware.ispw.restapi.auth
Deprecated.
use Jenkins credentials, marked to remove in 1.8.19
BasicDigestAuthentication(String, String, String) - Constructor for class com.compuware.ispw.restapi.auth.BasicDigestAuthentication
Deprecated.
 
BasicDigestAuthentication.BasicDigestAuthenticationDescriptor - Class in com.compuware.ispw.restapi.auth
Deprecated.
 
BasicDigestAuthenticationDescriptor() - Constructor for class com.compuware.ispw.restapi.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
Deprecated.
 
BRANCH_MAPPING_DEFAULT - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
branchMapping - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
branchMapping - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
BranchPatternMatcher - Class in com.compuware.ispw.git
A branch pattern wildcard matcher
BranchPatternMatcher(Map<String, RefMap>, PrintStream) - Constructor for class com.compuware.ispw.git.BranchPatternMatcher
Constructor
BUILD_PARAM_FILE_NAME - Static variable in class com.compuware.ispw.restapi.Constants
 
BuildAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
BuildAssignmentAction - Class in com.compuware.ispw.restapi.action
Action to build an assignment
BuildAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
buildConnectionIdItems(Jenkins, String, Item) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
buildContainerPrefItems(Jenkins, String, Item) - Static method in class com.compuware.ispw.git.GitToIspwUtils
 
buildCredentialsIdItems(Jenkins, String, Item) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
buildIspwActionItems(Jenkins, String, Item) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
BuildParms - Class in com.compuware.ispw.restapi
Class to hold the parameters required to do an automatic build.
BuildParms() - Constructor for class com.compuware.ispw.restapi.BuildParms
 
BuildRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
BuildReleaseAction - Class in com.compuware.ispw.restapi.action
 
BuildReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.BuildReleaseAction
 
BuildResponse - Class in com.compuware.ispw.model.rest
 
BuildResponse() - Constructor for class com.compuware.ispw.model.rest.BuildResponse
 
buildStandardCredentialsIdItems(Jenkins, String, Item) - Static method in class com.compuware.ispw.git.GitToIspwUtils
 
BuildTask - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
BuildTaskAction - Class in com.compuware.ispw.restapi.action
 
BuildTaskAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.BuildTaskAction
 

C

calculateGitSCMChanges(Run<?, ?>, FilePath, TaskListener, EnvVars) - Static method in class com.compuware.ispw.git.GitToIspwUtils
 
call() - Method in class com.compuware.ispw.git.RemoteSystemProperties
 
call() - Method in class com.compuware.ispw.restapi.HttpRequestExecution
 
callCli(Launcher, Run<?, ?>, PrintStream, EnvVars, RefMap, IGitToIspwPublish) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Calls the IspwCLI and returns whether the execution was successful.
CancelAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CancelAssignmentAction - Class in com.compuware.ispw.restapi.action
 
CancelAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CancelAssignmentAction
Constructor
CancelDeployment - Class in com.compuware.ispw.restapi.action
Cancel a deployment based on request ID
CancelDeployment(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CancelDeployment
Constructor
CancelDeployment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CancelRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CancelReleaseAction - Class in com.compuware.ispw.restapi.action
 
CancelReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CancelReleaseAction
Constructor
changeType - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
checkout - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
checkoutFromLevel - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
checkUrl(String) - Static method in class com.compuware.ispw.restapi.util.HttpRequestValidation
 
checkValidResponseCodes(String) - Static method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
cleanContextPath(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Clean up the context path and replace unused query parameters
CliExecutor - Class in com.compuware.ispw.git
A reusable CLI executor for both freestyle and pipeline Jenkins build
CliExecutor(PrintStream, Run<?, ?>, Launcher, EnvVars, String, String, CpwrGlobalConfiguration, String, FilePath) - Constructor for class com.compuware.ispw.git.CliExecutor
 
close() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
CloseAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CloseAssignmentAction - Class in com.compuware.ispw.restapi.action
 
CloseAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CloseAssignmentAction
Constructor
CloseRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CloseReleaseAction - Class in com.compuware.ispw.restapi.action
 
CloseReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CloseReleaseAction
Constructor
com.compuware.ces.communications.service.data - package com.compuware.ces.communications.service.data
 
com.compuware.ces.model - package com.compuware.ces.model
 
com.compuware.ces.model.validation - package com.compuware.ces.model.validation
 
com.compuware.ispw.git - package com.compuware.ispw.git
 
com.compuware.ispw.model.changeset - package com.compuware.ispw.model.changeset
 
com.compuware.ispw.model.request - package com.compuware.ispw.model.request
 
com.compuware.ispw.model.rest - package com.compuware.ispw.model.rest
 
com.compuware.ispw.model.ttt.rest - package com.compuware.ispw.model.ttt.rest
 
com.compuware.ispw.restapi - package com.compuware.ispw.restapi
 
com.compuware.ispw.restapi.action - package com.compuware.ispw.restapi.action
 
com.compuware.ispw.restapi.auth - package com.compuware.ispw.restapi.auth
 
com.compuware.ispw.restapi.util - package com.compuware.ispw.restapi.util
 
configure(StaplerRequest, JSONObject) - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
connectionId - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
connectionId - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
connectionId - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
connectionId - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
consoleLogResponseBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
consoleLogResponseBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
Constants - Class in com.compuware.ispw.restapi
Constants
Constants() - Constructor for class com.compuware.ispw.restapi.Constants
 
CONTAINER_CREATION_PREF_ARG_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
CONTAINER_DESCRIPTION_ARG_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
CONTAINER_PREF_CUSTOM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
CONTAINER_PREF_PER_BRANCH - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
CONTAINER_PREF_PER_COMMIT - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
containerDesc - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
containerDesc - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
containerId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
ContainerListInfo - Class in com.compuware.ispw.model.rest
 
ContainerListInfo() - Constructor for class com.compuware.ispw.model.rest.ContainerListInfo
 
ContainerListResponse - Class in com.compuware.ispw.model.rest
 
ContainerListResponse() - Constructor for class com.compuware.ispw.model.rest.ContainerListResponse
 
containerPref - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
containerPref - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
containerType - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
containsIgnoreCase(List<String>, String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
contentType - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
contentType - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
convertSetInfoResp(SetInfoResponse) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Convert SetInfoResponse object to a ProgramList object
createAction(String, PrintStream) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 
CreateAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CreateAssignmentAction - Class in com.compuware.ispw.restapi.action
Create assignment action
CreateAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CreateAssignmentAction
 
CreateRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
CreateReleaseAction - Class in com.compuware.ispw.restapi.action
Create release action
CreateReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.CreateReleaseAction
 
createRequestBase(RequestAction) - Method in class com.compuware.ispw.restapi.util.HttpClientUtil
 
createTaskInfoPoller(String, IspwRestApiRequest, EnvVars, AbstractBuild<?, ?>, BuildListener) - Static method in class com.compuware.ispw.restapi.HttpRequestExecution
 
createTaskInfoPoller(String, IspwRestApiRequestStep, TaskListener, IspwRestApiRequestStep.Execution) - Static method in class com.compuware.ispw.restapi.HttpRequestExecution
 
CredentialBasicAuthentication - Class in com.compuware.ispw.restapi.auth
 
CredentialBasicAuthentication(StandardUsernamePasswordCredentials) - Constructor for class com.compuware.ispw.restapi.auth.CredentialBasicAuthentication
 
credentials - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
credentialsId - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
credentialsId - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
credentialsId - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
credentialsId - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
currentLevel - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
CustomGitChangeSetList - Class in com.compuware.ispw.git
 
CustomGitChangeSetList(Run, RepositoryBrowser<?>, List<GitChangeSet>) - Constructor for class com.compuware.ispw.git.CustomGitChangeSetList
 
customHeaders - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
customHeaders - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 

D

Default - Annotation Type in com.compuware.ces.model.validation
 
defaultPath - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
DeployAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
DeployAssignmentAction - Class in com.compuware.ispw.restapi.action
Deploy assignment action
DeployAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
DeploymentInfo - Class in com.compuware.ispw.model.rest
 
DeploymentInfo() - Constructor for class com.compuware.ispw.model.rest.DeploymentInfo
 
DeploymentInfoResponse - Class in com.compuware.ispw.model.rest
 
DeploymentInfoResponse() - Constructor for class com.compuware.ispw.model.rest.DeploymentInfoResponse
 
DeploymentPackageInfo - Class in com.compuware.ispw.model.rest
 
DeploymentPackageInfo() - Constructor for class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
DeploymentPackageItem - Class in com.compuware.ispw.model.rest
 
DeploymentPackageItem() - Constructor for class com.compuware.ispw.model.rest.DeploymentPackageItem
 
DeploymentResponse - Class in com.compuware.ispw.model.rest
Model class for a deployment action response, i.e.
DeploymentResponse() - Constructor for class com.compuware.ispw.model.rest.DeploymentResponse
Default constructor.
DeploymentResponse(long, String, String) - Constructor for class com.compuware.ispw.model.rest.DeploymentResponse
Alternate constructor specifying all fields.
DeployRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
DeployReleaseAction - Class in com.compuware.ispw.restapi.action
Deploy release action
DeployReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.DeployReleaseAction
 
DeployTargetLoadModule - Class in com.compuware.ispw.model.changeset
Class to encapsulate the information for a deploy load module.
DeployTargetLoadModule() - Constructor for class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
DeployTask - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
DeployTaskAction - Class in com.compuware.ispw.restapi.action
 
DeployTaskAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.DeployTaskAction
 
deregisterWebhook(WaitForWebhookExecution) - Static method in class com.compuware.ispw.restapi.WebhookRootAction
 
description - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
DescriptorImpl() - Constructor for class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.ispw.restapi.RegisterWebhookStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.compuware.ispw.restapi.WaitForWebhookStep.DescriptorImpl
 
doCheckKeyName(String) - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
Deprecated.
 
doCheckKeyName(String) - Method in class com.compuware.ispw.restapi.auth.FormAuthentication.FormAuthenticationDescriptor
 
doCheckName(String) - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
doCheckPassword(String) - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
Deprecated.
 
doCheckTimeout(String) - Method in class com.compuware.ispw.restapi.util.RequestAction.ActionFormAuthenticationDescriptor
 
doCheckUrl(String) - Method in class com.compuware.ispw.restapi.util.RequestAction.ActionFormAuthenticationDescriptor
 
doCheckUserName(String) - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
Deprecated.
 
doCheckValidResponseCodes(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doCheckValidResponseCodes(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doCheckValue(String) - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
doDynamic(StaplerRequest, StaplerResponse) - Method in class com.compuware.ispw.restapi.WebhookRootAction
 
doFillAcceptTypeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillAcceptTypeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillAuthenticationItems(Item, String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillAuthenticationItems(Item, String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillConnectionIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillContentTypeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillContentTypeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillGitCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
doFillGitCredentialsIdItems(Jenkins, String, Item) - Method in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
doFillHttpModeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillHttpModeItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillIspwActionItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
doFillIspwActionItems(Jenkins, String, Item) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
doFillModeItems() - Method in class com.compuware.ispw.restapi.util.RequestAction.ActionFormAuthenticationDescriptor
 
doFillResponseHandleItems() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
dpenvlst - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

E

endDate - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.AddTaskAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CancelAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CancelDeployment
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CancelReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CloseAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CloseReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CreateAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.CreateReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.FallbackAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.FallbackReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetAssignmentInfoAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetAssignmentTaskListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetContainerListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetDeploymentListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetReleaseInfoAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskGenerateListingAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskInfoAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetSetInfoAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetSetTaskListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.GetWorkListAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in interface com.compuware.ispw.restapi.action.IAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.PromoteAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.PromoteReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.RegressAssignmentAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.RegressReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.RemoveFromReleaseAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.SetOperationAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.TaskLoadAction
 
endLog(PrintStream, IspwRequestBean, String) - Method in class com.compuware.ispw.restapi.action.TransferTaskAction
 
ENV_VAR_BUILT_IN_NODE - Static variable in class com.compuware.ispw.restapi.Constants
 
ENV_VAR_MASTER - Static variable in class com.compuware.ispw.restapi.Constants
 
ENV_VAR_NODENAME - Static variable in class com.compuware.ispw.restapi.Constants
 
ENV_VAR_WORKSPACE - Static variable in class com.compuware.ispw.restapi.Constants
 
environment - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
equals(Object) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
equals(Object) - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
equals(Object) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
equals(Object) - Method in class com.compuware.ispw.model.changeset.Program
 
equals(Object) - Method in class com.compuware.ispw.model.changeset.ProgramList
 
equals(Object) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
equals(Object) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
equals(Object) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
equals(Object) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
equals(Object) - Method in class com.compuware.ispw.restapi.BuildParms
 
escapeArgument(String) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Escapes the string argument passed in to conform with CLI standards
EventCallback - Class in com.compuware.ces.communications.service.data
 
EventCallback() - Constructor for class com.compuware.ces.communications.service.data.EventCallback
 
eventsBody - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
eventsCredentials - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
eventsHttpHeaders - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
eventsMethod - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
eventsName - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
eventsUrl - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
execute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.compuware.ispw.git.CliExecutor
 
execute(HttpClient, HttpContext, HttpRequestBase, PrintStream) - Method in class com.compuware.ispw.restapi.util.HttpClientUtil
 
Execution() - Constructor for class com.compuware.ispw.git.GitToIspwPublishStep.Execution
 
Execution() - Constructor for class com.compuware.ispw.restapi.IspwRestApiRequestStep.Execution
 
executionStatus - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

F

FallbackAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
FallbackAssignmentAction - Class in com.compuware.ispw.restapi.action
Action to fallback an assignment
FallbackAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.FallbackAssignmentAction
 
FallbackRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
FallbackReleaseAction - Class in com.compuware.ispw.restapi.action
Action to fallback a release
FallbackReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.FallbackReleaseAction
 
FALSE - Static variable in class com.compuware.ispw.restapi.Constants
 
fillAuthenticationItems(Item, String) - Static method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
fixCesContainerListResponseJson(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
fixCesTaskListResponseJson(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
fixWorkListResponseJson(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
FormAuthentication - Class in com.compuware.ispw.restapi.auth
 
FormAuthentication(String, List<RequestAction>) - Constructor for class com.compuware.ispw.restapi.auth.FormAuthentication
 
FormAuthentication.FormAuthenticationDescriptor - Class in com.compuware.ispw.restapi.auth
 
FormAuthenticationDescriptor() - Constructor for class com.compuware.ispw.restapi.auth.FormAuthentication.FormAuthenticationDescriptor
 

G

generate(Object) - Method in class com.compuware.ispw.restapi.JsonProcessor
 
GenerateTask - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GenerateTaskAction - Class in com.compuware.ispw.restapi.action
 
GenerateTaskAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GenerateTaskAction
 
GenerateTasksInAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GenerateTasksInAssignmentAction - Class in com.compuware.ispw.restapi.action
Action to generate tasks in specified assignment
GenerateTasksInAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
GenerateTasksInRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GenerateTasksInReleaseAction - Class in com.compuware.ispw.restapi.action
Action to generate tasks in the specified release
GenerateTasksInReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
GenericPostAction<T> - Class in com.compuware.ispw.restapi.action
A generic type post action
GenericPostAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GenericPostAction
 
get() - Static method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
get(String) - Method in class com.compuware.ispw.restapi.WebhookTokenManager
 
getAbortMessage() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getAbortStatus() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getAcceptType() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getAcceptType() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getAction() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getAction() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getAction() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getAction() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getAction() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getActions() - Method in class com.compuware.ispw.restapi.auth.FormAuthentication
 
getActiveDate() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getAlternateName() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getAlternateName() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getApp() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getApp() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getApp() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getApplication() - Method in class com.compuware.ispw.model.changeset.Program
 
getApplication() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getApplication() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getApplication() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getApplication() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getApplication() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getApplication() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getApplication() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getApplication() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getApplication() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getApplicationId() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getApprover() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getAssignmentId() - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
getAssignmentId() - Method in class com.compuware.ispw.model.rest.BuildResponse
 
getAssignmentId() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getAssignmentId() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getAssignmentId() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
GetAssignmentInfo - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetAssignmentInfoAction - Class in com.compuware.ispw.restapi.action
Action to get the assignment information
GetAssignmentInfoAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetAssignmentInfoAction
 
getAssignmentPrefix() - Method in class com.compuware.ispw.model.request.Assignment
 
getAssignmentPrefix() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
GetAssignmentTaskList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetAssignmentTaskListAction - Class in com.compuware.ispw.restapi.action
Action to list all tasks in the specified assignment
GetAssignmentTaskListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetAssignmentTaskListAction
 
getAuthentication(String) - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
getAuthentication() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getAuthentication() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getAuthentications() - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
getAutoDeploy() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getBaseVersion() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getBasicDigestAuthentications() - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
getBody() - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
getBranchMapping() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getBranchMapping() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getByCode(String) - Static method in enum com.compuware.ispw.restapi.util.Operation
Gets an operation by operation code.
getByDescription(String) - Static method in enum com.compuware.ispw.restapi.util.Operation
Gets an operation by description.
getByDescription(String, boolean) - Static method in enum com.compuware.ispw.restapi.util.Operation
Gets an operation by description.
getCategory() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getCESCredentials() - Method in class com.compuware.ispw.restapi.HttpRequestExecution
 
getCESCredentials() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getCESCredentials() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getCesCredentials(String, Item) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
getCesToken(String, Item) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
getCesUrl(String, PrintStream) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
getChangeSets(Run<?, ?>, PrintStream) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Get the changed log
getChangeType() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getCharset() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getCheckout() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getCheckoutFromLevel() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getCics() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getClazz() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getClazz() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getClazz() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getCode() - Method in enum com.compuware.ispw.restapi.util.Operation
Gets the operation code.
getCommandClass(String) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 
getComponentClass() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getComponentClass() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
getComponentClass() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getComponentClass() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
getComponentType() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getComponentType() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
getComponentType() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getComponentType() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
getConfigFile() - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
getConnectionId() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getConnectionId() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getConnectionId() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getConnectionId() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getConnectionId() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getConsoleLogResponseBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getConsoleLogResponseBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getContainer() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getContainerDesc() - Method in class com.compuware.ispw.git.RefMap
 
getContainerId() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getContainerId() - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Gets the container ID.
getContainerId() - Method in class com.compuware.ispw.restapi.BuildParms
 
getContainerList() - Method in class com.compuware.ispw.model.rest.ContainerListResponse
 
GetContainerList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetContainerListAction - Class in com.compuware.ispw.restapi.action
Action to get the container list information
GetContainerListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetContainerListAction
 
getContainerPref() - Method in class com.compuware.ispw.git.RefMap
 
getContainerType() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getContainerType() - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Gets the container type.
getContent() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getContentStream() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getContentType() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getContentType() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getContentType() - Method in enum com.compuware.ispw.restapi.MimeType
 
getContentTypeFillItems() - Static method in enum com.compuware.ispw.restapi.MimeType
 
getContextPath() - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
getCreateDate() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getCreateDateTime() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getCredentials() - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
getCredentials() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getCredentialsId() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getCredentialsId() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getCredentialsId() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getCredentialsId() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getCredentialsId() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getCurrentLevel() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getCustomHeaders() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getCustomHeaders() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getDateTime() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getDateTime() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getDefaultApplication() - Method in class com.compuware.ispw.model.request.Assignment
 
getDefaultApplication() - Method in class com.compuware.ispw.model.request.Release
 
getDefaultPath() - Method in class com.compuware.ispw.model.request.Assignment
 
getDefaultPath() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.FallbackAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.FallbackReleaseAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.PromoteAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.PromoteReleaseAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.RegressAssignmentAction
 
getDefaultProps() - Static method in class com.compuware.ispw.restapi.action.RegressReleaseAction
 
getDefaultStream() - Method in class com.compuware.ispw.model.request.Assignment
 
getDefaultStream() - Method in class com.compuware.ispw.model.request.Release
 
getDeployActiveDate() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getDeployActiveDate() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getDeployActiveTime() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getDeployActiveTime() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getDeployEnvironment() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getDeployEnvironment() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getDeployImplementationDate() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getDeployImplementationDate() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getDeployImplementationTime() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getDeployImplementationTime() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getDeploymentItems() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
GetDeploymentList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetDeploymentListAction - Class in com.compuware.ispw.restapi.action
Action to get an ISPW deployment list.
GetDeploymentListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetDeploymentListAction
 
getDeployments() - Method in class com.compuware.ispw.model.rest.DeploymentInfoResponse
 
getDeploymentType() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getDeployTargetLoadModules() - Method in class com.compuware.ispw.model.changeset.Program
Returns the list of deploy target load libraries.
getDeployTargetLoadModules() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Returns the list of deploy target load libraries.
getDeployType() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getDeployType() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getDescription() - Method in class com.compuware.ispw.model.request.Assignment
 
getDescription() - Method in class com.compuware.ispw.model.request.Release
 
getDescription() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getDescription() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getDescription() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getDescription() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getDescription() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getDescription() - Method in enum com.compuware.ispw.restapi.util.Operation
Gets the operation description.
getDescriptor() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getDescriptor() - Method in class com.compuware.ispw.restapi.RegisterWebhookStep
 
getDisplayName() - Method in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
Deprecated.
 
getDisplayName() - Method in class com.compuware.ispw.restapi.auth.FormAuthentication.FormAuthenticationDescriptor
 
getDisplayName() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.restapi.RegisterWebhookStep.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
getDisplayName() - Method in class com.compuware.ispw.restapi.util.RequestAction.ActionFormAuthenticationDescriptor
 
getDisplayName() - Method in class com.compuware.ispw.restapi.WaitForWebhookStep.DescriptorImpl
 
getDisplayName() - Method in class com.compuware.ispw.restapi.WebhookRootAction
 
getDpenvlst() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getEndDate() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getEnvironment() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getEnvironment() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getEnvironment() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getErrorMessage() - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Gets the error message
getEventCallbacks() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getExecStat() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getExtension() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getFailedTasks() - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Gets the failed tasks list
getFilePathInVirtualWorkspace(EnvVars, String) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Get file path in virtual workspace
getFillItems() - Static method in enum com.compuware.ispw.restapi.HttpMode
 
getFlags() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getFormAuthentications() - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
getFunctionName() - Method in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
getFunctionName() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
getFunctionName() - Method in class com.compuware.ispw.restapi.RegisterWebhookStep.DescriptorImpl
 
getFunctionName() - Method in class com.compuware.ispw.restapi.WaitForWebhookStep.DescriptorImpl
 
getGenerateSequence() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getGitCredentialsId() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getGitCredentialsId() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getGitCredentialsId() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getGitRepoUrl() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getGitRepoUrl() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getGitRepoUrl() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getGroup() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getHeaders() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getHeaders() - Method in class com.compuware.ispw.restapi.util.RequestAction
 
getHostConnection(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Get the host connection
getHttpHeaders() - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
getHttpHeaders() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getHttpMode() - Method in class com.compuware.ispw.restapi.action.AbstractGetAction
 
getHttpMode() - Method in class com.compuware.ispw.restapi.action.AbstractPostAction
 
getHttpMode() - Method in interface com.compuware.ispw.restapi.action.IAction
 
getHttpMode() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getHttpMode() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getHttpProxy() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getHttpProxy() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getIconFileName() - Method in class com.compuware.ispw.restapi.WebhookRootAction
 
getIgnoreSslErrors() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getImplementationDate() - Method in class com.compuware.ispw.model.request.Release
 
getImplementationDate() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getImplementationTime() - Method in class com.compuware.ispw.model.request.Release
 
getIms() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getIncludeClosedContainers() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getInstance() - Static method in class com.compuware.ispw.restapi.WebhookTokenManager
 
getInternalVersion() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getIsImpact() - Method in class com.compuware.ispw.model.changeset.Program
 
getIsImpact() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getIspwAction() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getIspwAction() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getIspwConfigPath() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getIspwConfigPath() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getIspwConfigPath() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getIspwContextPathBean() - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
getIspwHostLabel(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
getIspwLevel() - Method in class com.compuware.ispw.git.RefMap
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
getIspwOperation() - Method in class com.compuware.ispw.restapi.action.SetInfoPostAction
Returns the ISPW Operation enumeration object for this action
May not be implemented for all actions
getIspwRequestBean(String, String, String, List<String>) - Method in class com.compuware.ispw.restapi.action.AbstractGetAction
 
getIspwRequestBean(String, String, String, Object) - Method in class com.compuware.ispw.restapi.action.AbstractPostAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.AddTaskAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CancelAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CancelDeployment
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CancelReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CloseAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CloseReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CreateAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.CreateReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.FallbackAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.FallbackReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
getIspwRequestBean(Class<T>, String, String, WebhookToken, String) - Method in class com.compuware.ispw.restapi.action.GenericPostAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetAssignmentInfoAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetAssignmentTaskListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetContainerListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetDeploymentListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetReleaseInfoAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskGenerateListingAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskInfoAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetSetInfoAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetSetTaskListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.GetWorkListAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in interface com.compuware.ispw.restapi.action.IAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.PromoteAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.PromoteReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.RegressAssignmentAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.RegressReleaseAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.RemoveFromReleaseAction
 
getIspwRequestBean(String, String, WebhookToken, String) - Method in class com.compuware.ispw.restapi.action.SetInfoPostAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.SetOperationAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.TaskLoadAction
 
getIspwRequestBean(String, String, WebhookToken) - Method in class com.compuware.ispw.restapi.action.TransferTaskAction
 
getIspwRequestBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getIspwRequestBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getItem() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getJaxbProgram() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getJsonObject() - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
getJsonRequest() - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
getKeyName() - Method in interface com.compuware.ispw.restapi.auth.Authenticator
 
getKeyName() - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication
Deprecated.
 
getKeyName() - Method in class com.compuware.ispw.restapi.auth.CredentialBasicAuthentication
 
getKeyName() - Method in class com.compuware.ispw.restapi.auth.FormAuthentication
 
getKind() - Method in class com.compuware.ispw.git.CustomGitChangeSetList
 
getLevel() - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
getLevel() - Method in class com.compuware.ispw.model.changeset.Program
 
getLevel() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getLevel() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getLevel() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
getLevel() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getLevel() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getLifeCycleLoadModules() - Method in class com.compuware.ispw.model.changeset.Program
Returns the list of load modules.
getLifeCycleLoadModules() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Returns the list of load modules.
getListing() - Method in class com.compuware.ispw.model.rest.TaskListingResponse
 
getLoadLib() - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
getLoadLib() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
getLoadLibConcatenation() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
getLoadLibConcatenation() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
getLoadLibName() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getLoadLibName() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
getLoadLibName() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getLoadLibName() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
getLoadModName() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getLoadModName() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
getLoadModName() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getLoadModName() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
getLogger() - Method in class com.compuware.ispw.restapi.action.AbstractGetAction
 
getLogger() - Method in class com.compuware.ispw.restapi.action.AbstractPostAction
 
getLogger() - Method in interface com.compuware.ispw.restapi.action.IAction
 
getLogs() - Method in class com.compuware.ispw.git.CustomGitChangeSetList
 
getMaskValue() - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair
 
getMessage() - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.BuildResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.ContainerListResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Gets the deployment response message
getMessage() - Method in class com.compuware.ispw.model.rest.MessageResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Gets the message.
getMessage() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.TaskListingResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.TaskListResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.TaskResponse
 
getMessage() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getMessage() - Method in class com.compuware.ispw.model.rest.WorkListResponse
Gets the message
getMethod() - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
getMethod() - Method in class com.compuware.ispw.restapi.util.HttpBodyDelete
 
getMname() - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Gets the mname
getMname() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getMode() - Method in class com.compuware.ispw.restapi.util.RequestAction
 
getModuleName() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getModuleType() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getMtype() - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Gets the mtype
getMtype() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getName() - Method in class com.compuware.ces.communications.service.data.EventCallback
 
getName() - Method in class com.compuware.ces.model.NameValuePair
 
getName() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getName() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getName() - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair
 
getOperation() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOperation() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getOption1() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOption2() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOption3() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOption4() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOption5() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getOutputFile() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getOutputFile() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getOverride() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getOwner() - Method in class com.compuware.ispw.model.request.Assignment
 
getOwner() - Method in class com.compuware.ispw.model.request.Release
 
getOwner() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getOwner() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getOwner() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getOwner() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getOwner() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getOwner() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getPackageId() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getPackages() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getParams() - Method in class com.compuware.ispw.restapi.util.RequestAction
 
getPart() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getPassBuildParameters() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getPassword() - Method in class com.compuware.ces.model.BasicAuthentication
 
getPassword() - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication
Deprecated.
 
getPastTenseDescription() - Method in enum com.compuware.ispw.restapi.util.Operation
 
getPath() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getPath() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getPath() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getProgram() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getProgramLanguage() - Method in class com.compuware.ispw.model.changeset.Program
 
getProgramLanguage() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getProgramName() - Method in class com.compuware.ispw.model.changeset.Program
 
getProgramName() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getPrograms() - Method in class com.compuware.ispw.model.changeset.ProgramList
Returns the list of changed programs.
getProject() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.Execution
 
getProjectNumber() - Method in class com.compuware.ispw.model.request.Assignment
 
getProjectNumber() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getRefNumber() - Method in class com.compuware.ispw.model.request.Assignment
 
getRefNumber() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getRefNumber() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getRelativePath() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getRelease() - Method in class com.compuware.ispw.model.request.Assignment
 
getRelease() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getRelease() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getReleaseId() - Method in class com.compuware.ispw.model.request.Release
 
getReleaseId() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getReleaseId() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getReleaseId() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getReleaseId() - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
getReleaseId() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getReleaseId() - Method in class com.compuware.ispw.restapi.BuildParms
 
getReleaseId() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
GetReleaseInfo - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetReleaseInfoAction - Class in com.compuware.ispw.restapi.action
Action to get release information
GetReleaseInfoAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetReleaseInfoAction
 
getReleasePrefix() - Method in class com.compuware.ispw.model.request.Release
 
getReleasePrefix() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
GetReleaseTaskGenerateListing - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetReleaseTaskGenerateListingAction - Class in com.compuware.ispw.restapi.action
Action to get generate listing in the specified release task
GetReleaseTaskGenerateListingAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetReleaseTaskGenerateListingAction
 
GetReleaseTaskInfo - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetReleaseTaskInfoAction - Class in com.compuware.ispw.restapi.action
Action to get the task information in the specified release
GetReleaseTaskInfoAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetReleaseTaskInfoAction
 
GetReleaseTaskList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetReleaseTaskListAction - Class in com.compuware.ispw.restapi.action
Action to get task list in the specified release
GetReleaseTaskListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetReleaseTaskListAction
 
getReplaceVersion() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getRequestBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getRequestBody() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getRequestBody() - Method in class com.compuware.ispw.restapi.util.RequestAction
 
getRequestBodyUsingAutomaticParms(String, BuildParms) - Method in interface com.compuware.ispw.restapi.action.IAction
For the case where "buildautomatically" is specified, this method replaces any parameters specified in the request body with the parameters in the BuildParms object.
getRequestId() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getRequestId() - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Gets the deployment request ID
getRequestId() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getResponseHandle() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getRevision(WorkflowRun, GitSCM) - Static method in class com.compuware.ispw.git.GitToIspwUtils
get the Git revision of the specific build of the multibranch pipeline project
getRuntimeConfig() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getRuntimeConfig() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getRuntimeConfig() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getRuntimeConfig() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getRuntimeConfig(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Get runtime configuration from request body
getRuntimeConfiguration() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getRuntimeConfiguration() - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Gets the runtimeConfiguration
getSandbox() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getSandbox() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getSandboxJoinAtLevel() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getSet() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getSetId() - Method in class com.compuware.ispw.model.rest.AddTaskResponse
Gets the set ID
getSetId() - Method in class com.compuware.ispw.model.rest.BuildResponse
 
getSetId() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getSetid() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getSetId() - Method in class com.compuware.ispw.model.rest.TaskResponse
 
getSetId() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
GetSetInfo - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetSetInfoAction - Class in com.compuware.ispw.restapi.action
Action to get a set status
GetSetInfoAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetSetInfoAction
 
GetSetTaskList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetSetTaskListAction - Class in com.compuware.ispw.restapi.action
Action to get task list in the specified Set
GetSetTaskListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetSetTaskListAction
 
getSkipWaitingForSet() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getSkipWaitingForSet() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getSql() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getSrid() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getStartDate() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getStartDate() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getStartingLevel() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getStartTime() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getState() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getStatus() - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
getStatus() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getStatus() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getStatus() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getStatus() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
getStorage() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getStream() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getStream() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getStream() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getStream() - Method in class com.compuware.ispw.model.changeset.Program
 
getStream() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getStream() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getStream() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getStream() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getStream() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getStream() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getStream() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getStreamName() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getSubAppl() - Method in class com.compuware.ispw.git.GitToIspwPublish
 
getSubAppl() - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
getSubAppl() - Method in interface com.compuware.ispw.git.IGitToIspwPublish
 
getSubAppl() - Method in class com.compuware.ispw.model.changeset.Program
 
getSubAppl() - Method in class com.compuware.ispw.model.request.Assignment
 
getSubAppl() - Method in class com.compuware.ispw.model.request.Release
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getSubAppl() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
getSubenvironment() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getSubEnvironment() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getSubenvironment() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getSystem() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
getSystem() - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
getSystem() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getSystem() - Method in class com.compuware.ispw.model.rest.SetInfo
 
getSystem() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
getSystemProperty(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
getTag() - Method in class com.compuware.ispw.model.request.Assignment
 
getTaskId() - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Gets the task ID
getTaskId() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getTaskId() - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
getTaskId() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getTaskId() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
getTaskIds() - Method in class com.compuware.ispw.restapi.BuildParms
 
getTaskLevel() - Method in class com.compuware.ispw.restapi.BuildParms
 
getTaskName() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getTaskName() - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
getTasks() - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
getTasks() - Method in class com.compuware.ispw.model.rest.TaskListResponse
 
getTasksBuilt() - Method in class com.compuware.ispw.model.rest.BuildResponse
 
getTechnology() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getTimeout() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getTimeout() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getToken() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getToken() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getToken() - Method in class com.compuware.ispw.restapi.WaitForWebhookExecution
 
getToken() - Method in class com.compuware.ispw.restapi.WaitForWebhookStep
 
getToken() - Method in class com.compuware.ispw.restapi.WebhookToken
 
getType() - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
getType() - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
getType() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getUrl() - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
getUrl() - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
getUrl() - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
getUrl() - Method in class com.compuware.ispw.model.rest.BuildResponse
 
getUrl() - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Gets the deployment response URL
getUrl() - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Gets the URL
getUrl() - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
getUrl() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getUrl() - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
getUrl() - Method in class com.compuware.ispw.model.rest.TaskResponse
 
getUrl() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getUrl() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getUrl() - Method in class com.compuware.ispw.restapi.util.RequestAction
 
getURL() - Method in class com.compuware.ispw.restapi.WebhookToken
 
getUrlName() - Method in class com.compuware.ispw.restapi.WebhookRootAction
 
getUser() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
getUserId() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getUsername() - Method in class com.compuware.ces.model.BasicAuthentication
 
getUserName() - Method in class com.compuware.ispw.restapi.auth.BasicDigestAuthentication
Deprecated.
 
getUserTag() - Method in class com.compuware.ispw.model.request.Release
 
getUserTag() - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
getUserTag() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getUserTag() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
getValidResponseCodes() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getValidResponseCodes() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getValidResponseContent() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
getValidResponseContent() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
getValue() - Method in class com.compuware.ces.model.NameValuePair
 
getValue() - Method in enum com.compuware.ispw.restapi.MimeType
 
getValue() - Method in class com.compuware.ispw.restapi.util.HttpRequestNameValuePair
 
getVariables(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Find all variables that match variable name
getVersion() - Method in class com.compuware.ispw.model.changeset.ProgramList
 
getVersion() - Method in class com.compuware.ispw.model.rest.TaskInfo
 
getVersion() - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
GetWorkList - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
GetWorkListAction - Class in com.compuware.ispw.restapi.action
Action to get an ISPW work list.
GetWorkListAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.GetWorkListAction
 
getWorkListItems() - Method in class com.compuware.ispw.model.rest.WorkListResponse
Gets the work list items
getWorkRefNumber() - Method in class com.compuware.ispw.model.request.Release
 
getWorkRefNumber() - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
getWorkRefNumber() - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
GIT_FROM_HASH_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_HASH_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_HASH_PARAM_FILE - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_LOCAL_PATH_ARG_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_PW_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_REF_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_REPO_URL_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
GIT_USERID_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
gitCredentialsId - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
gitRepoUrl - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
GitToIspwConstants - Class in com.compuware.ispw.git
 
GitToIspwConstants() - Constructor for class com.compuware.ispw.git.GitToIspwConstants
 
GitToIspwPublish - Class in com.compuware.ispw.git
GIT to ISPW publisher
GitToIspwPublish() - Constructor for class com.compuware.ispw.git.GitToIspwPublish
 
GitToIspwPublish.DescriptorImpl - Class in com.compuware.ispw.git
 
GitToIspwPublishStep - Class in com.compuware.ispw.git
GIT to ISPW integration pipeline
GitToIspwPublishStep() - Constructor for class com.compuware.ispw.git.GitToIspwPublishStep
 
GitToIspwPublishStep.DescriptorImpl - Class in com.compuware.ispw.git
 
GitToIspwPublishStep.Execution - Class in com.compuware.ispw.git
 
GitToIspwUtils - Class in com.compuware.ispw.git
 
GitToIspwUtils() - Constructor for class com.compuware.ispw.git.GitToIspwUtils
 
group - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

H

hashCode() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
hashCode() - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
hashCode() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
hashCode() - Method in class com.compuware.ispw.model.changeset.Program
 
hashCode() - Method in class com.compuware.ispw.model.changeset.ProgramList
 
hashCode() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
hashCode() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
hashCode() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
hashCode() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
hashCode() - Method in class com.compuware.ispw.restapi.BuildParms
 
historical - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
HttpBodyDelete - Class in com.compuware.ispw.restapi.util
 
HttpBodyDelete(String) - Constructor for class com.compuware.ispw.restapi.util.HttpBodyDelete
 
HttpClientUtil - Class in com.compuware.ispw.restapi.util
 
HttpClientUtil() - Constructor for class com.compuware.ispw.restapi.util.HttpClientUtil
 
HttpHeader - Class in com.compuware.ces.model
 
HttpHeader() - Constructor for class com.compuware.ces.model.HttpHeader
 
httpHeaders - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
HttpMode - Enum in com.compuware.ispw.restapi
 
httpMode - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
httpMode - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
httpProxy - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
httpProxy - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
HttpRequest - Class in com.compuware.ces.communications.service.data
 
HttpRequest() - Constructor for class com.compuware.ces.communications.service.data.HttpRequest
 
HttpRequestExecution - Class in com.compuware.ispw.restapi
 
HttpRequestGlobalConfig - Class in com.compuware.ispw.restapi
 
HttpRequestGlobalConfig() - Constructor for class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
HttpRequestNameValuePair - Class in com.compuware.ispw.restapi.util
 
HttpRequestNameValuePair(String, String, boolean) - Constructor for class com.compuware.ispw.restapi.util.HttpRequestNameValuePair
 
HttpRequestNameValuePair(String, String) - Constructor for class com.compuware.ispw.restapi.util.HttpRequestNameValuePair
 
HttpRequestNameValuePair.NameValueParamDescriptor - Class in com.compuware.ispw.restapi.util
 
HttpRequestValidation - Class in com.compuware.ispw.restapi.util
 
HttpRequestValidation() - Constructor for class com.compuware.ispw.restapi.util.HttpRequestValidation
 
HTTPS - Static variable in class com.compuware.ispw.restapi.Constants
 

I

IAction - Interface in com.compuware.ispw.restapi.action
Common interface for all actions
IGitToIspwPublish - Interface in com.compuware.ispw.git
 
ignoreSslErrors - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
ignoreSslErrors - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
includeClosedContainers - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
inProgress - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
isActionInstantiated(IAction) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
Determines whether the specified IAction is non-null therefore has been instantiated via reflection.
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
isEmptySet() - Method in class com.compuware.ispw.git.CustomGitChangeSetList
 
isIgnoreSslErrors() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
isIspwDebugMode() - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
ISPW_CONFIG_PATH - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_DEBUG_MODE - Static variable in class com.compuware.ispw.restapi.Constants
 
ISPW_OPERATION_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_SERVER_APP_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_SERVER_CHECKOUT_LEV_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_SERVER_CONFIG_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_SERVER_STREAM_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
ISPW_SERVER_SUB_APPL_PARAM - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
IspwAction - Annotation Type in com.compuware.ispw.restapi.action
 
ispwAction - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
ispwAction - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
IspwCommand - Class in com.compuware.ispw.restapi.action
All supported ISPW actions, you must define your actions in this class to be exposed as Jenkins command
IspwCommand() - Constructor for class com.compuware.ispw.restapi.action.IspwCommand
 
ispwConfigPath - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
ispwConfigPath - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
IspwContextPathBean - Class in com.compuware.ispw.restapi
A Java bean that holds any possible context path related parameters Note: this method is using reflection to set object properties, so if you need some transformation you need do it in get() method instead of set() method.
IspwContextPathBean() - Constructor for class com.compuware.ispw.restapi.IspwContextPathBean
 
IspwRequestBean - Class in com.compuware.ispw.restapi
ISPW request bean to pass object/JSON back and forth
IspwRequestBean() - Constructor for class com.compuware.ispw.restapi.IspwRequestBean
 
ispwRequestBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
ispwRequestBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
IspwRestApiRequest - Class in com.compuware.ispw.restapi
ISPW rest API free style builder
IspwRestApiRequest() - Constructor for class com.compuware.ispw.restapi.IspwRestApiRequest
 
IspwRestApiRequest.DescriptorImpl - Class in com.compuware.ispw.restapi
 
IspwRestApiRequestStep - Class in com.compuware.ispw.restapi
ISPW rest API pipeline build step
IspwRestApiRequestStep() - Constructor for class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
IspwRestApiRequestStep.DescriptorImpl - Class in com.compuware.ispw.restapi
 
IspwRestApiRequestStep.Execution - Class in com.compuware.ispw.restapi
 
isReCalculateChangesRequired(WorkflowRun, TaskListener) - Static method in class com.compuware.ispw.git.GitToIspwUtils
 
isSameRevision(Revision, Revision) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Check if the same revision is used between two runs for a multibranch pipeline project
isSameRevisionUsedbyLastBuild(WorkflowRun, GitSCM, PrintStream) - Static method in class com.compuware.ispw.git.GitToIspwUtils
check if the same revision is used by requested build and its previous build
iterator() - Method in class com.compuware.ispw.git.CustomGitChangeSetList
 

J

JaxbDeployTargetLoadModule - Class in com.compuware.ispw.model.ttt.rest
Class to encapsulate the information for a deploy load module.
JaxbDeployTargetLoadModule() - Constructor for class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
JaxbLevelLoadLib - Class in com.compuware.ispw.model.ttt.rest
Level/load library bean
JaxbLevelLoadLib() - Constructor for class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
Constructor
JaxbLevelLoadLib(String, String) - Constructor for class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
Constructor
JaxbLifeCycleLoadModule - Class in com.compuware.ispw.model.ttt.rest
Class to encapsulate the information for a load module.
JaxbLifeCycleLoadModule() - Constructor for class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
JaxbProgram - Class in com.compuware.ispw.model.ttt.rest
Class to encapsulate the information of a changed program.
JaxbProgram() - Constructor for class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
join(String, String[], boolean) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
JsonProcessor - Class in com.compuware.ispw.restapi
JSON marshaller and unmarshaller
JsonProcessor() - Constructor for class com.compuware.ispw.restapi.JsonProcessor
 

L

lastUpdatedBy - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
level - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
LevelLoadLib - Class in com.compuware.ispw.model.changeset
Level/load library bean
LevelLoadLib() - Constructor for class com.compuware.ispw.model.changeset.LevelLoadLib
Constructor
LevelLoadLib(String, String) - Constructor for class com.compuware.ispw.model.changeset.LevelLoadLib
Constructor
LifeCycleLoadModule - Class in com.compuware.ispw.model.changeset
Class to encapsulate the information for a load module.
LifeCycleLoadModule() - Constructor for class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
LINE_SEPARATOR - Static variable in class com.compuware.ispw.restapi.Constants
 
listAllParams(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
List all parameters in the contextPath based on pairs of {}
listPublishedCommands() - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 
listQueryParams(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
Found out what is the query parameter names based on pairs of {}
logMessageIfAny(PrintStream, ResponseContentSupplier, boolean) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 

M

main(String[]) - Static method in class com.compuware.ispw.restapi.JsonProcessor
 
maskToken(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
match(String) - Method in class com.compuware.ispw.git.BranchPatternMatcher
Match the branch to the branch pattern, only the first find get returned
MessageResponse - Class in com.compuware.ispw.model.rest
 
MessageResponse() - Constructor for class com.compuware.ispw.model.rest.MessageResponse
 
MimeType - Enum in com.compuware.ispw.restapi
 
mname - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
moduleName - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
moduleType - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
mtype - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
MultiTaskFailure - Class in com.compuware.ispw.model.rest
Response model for a task operation.
MultiTaskFailure() - Constructor for class com.compuware.ispw.model.rest.MultiTaskFailure
Default constructor.
MultiTaskFailure(String, String, String, String) - Constructor for class com.compuware.ispw.model.rest.MultiTaskFailure
Alternate constructor initializing all fields.
MultiTaskInfoResponse - Class in com.compuware.ispw.model.rest
Response model for a multi task operation.
MultiTaskInfoResponse() - Constructor for class com.compuware.ispw.model.rest.MultiTaskInfoResponse
 

N

name - Variable in class com.compuware.ces.model.NameValuePair
 
name - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
NameValuePair - Class in com.compuware.ces.model
 
NameValuePair() - Constructor for class com.compuware.ces.model.NameValuePair
 
NameValueParamDescriptor() - Constructor for class com.compuware.ispw.restapi.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
newInstance(Class<T>) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 

O

onResume() - Method in class com.compuware.ispw.restapi.WaitForWebhookExecution
 
onTriggered(String) - Method in class com.compuware.ispw.restapi.WaitForWebhookExecution
 
operation - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
Operation - Enum in com.compuware.ispw.restapi.util
 
outputFile - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
outputFile - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
owner - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

P

paramsToString(List<HttpRequestNameValuePair>) - Static method in class com.compuware.ispw.restapi.util.HttpClientUtil
 
parse(String) - Static method in class com.compuware.ispw.git.GitToIspwUtils
 
parse(String) - Static method in class com.compuware.ispw.restapi.BuildParms
Uses gson to parse a json String into a BuildParms object.
parse(String, Class<T>) - Method in class com.compuware.ispw.restapi.JsonProcessor
 
parseToRange(String) - Static method in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
passBuildParameters - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
path - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
POLLING_COUNT - Static variable in class com.compuware.ispw.restapi.Constants
 
POLLING_INTERVAL - Static variable in class com.compuware.ispw.restapi.Constants
 
postprocess() - Method in interface com.compuware.ispw.restapi.action.IAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
preprocess(String, FilePath, PrintStream) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
preprocess(String, FilePath, PrintStream) - Method in interface com.compuware.ispw.restapi.action.IAction
This method should be overridden to add "automatic" support for an action
preprocess(String, String, FilePath, PrintStream, String, String) - Method in interface com.compuware.ispw.restapi.action.IAction
Reads the given request body to find out if the parameters of the build should taken from the request body, or if they should be read from a file.
priorWeek - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.compuware.ispw.restapi.WebhookRootAction
 
production - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
Program - Class in com.compuware.ispw.model.changeset
Class to encapsulate the information of a changed program.
Program() - Constructor for class com.compuware.ispw.model.changeset.Program
 
ProgramList - Class in com.compuware.ispw.model.changeset
Class to encapsulate the list of programs that were changed
ProgramList() - Constructor for class com.compuware.ispw.model.changeset.ProgramList
 
PromoteAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
PromoteAssignmentAction - Class in com.compuware.ispw.restapi.action
Action to promote an assignment
PromoteAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.PromoteAssignmentAction
 
PromoteRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
PromoteReleaseAction - Class in com.compuware.ispw.restapi.action
Action to promote an assignment
PromoteReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.PromoteReleaseAction
 
put(String, WebhookToken) - Method in class com.compuware.ispw.restapi.WebhookTokenManager
 

Q

quiet - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
quiet - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 

R

readResolve() - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
referenceNumber - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
reflectGetter(Object, String) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 
reflectSetter(Object, String, Object) - Static method in class com.compuware.ispw.restapi.util.ReflectUtils
 
ReflectUtils - Class in com.compuware.ispw.restapi.util
Use annotation and reflection to read and instantiate ISPW actions
ReflectUtils() - Constructor for class com.compuware.ispw.restapi.util.ReflectUtils
 
RefMap - Class in com.compuware.ispw.git
 
RefMap(String, String, String) - Constructor for class com.compuware.ispw.git.RefMap
 
refNumber - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
registerWebhook(WaitForWebhookExecution) - Static method in class com.compuware.ispw.restapi.WebhookRootAction
 
RegisterWebhookExecution - Class in com.compuware.ispw.restapi
 
RegisterWebhookExecution(StepContext) - Constructor for class com.compuware.ispw.restapi.RegisterWebhookExecution
 
RegisterWebhookStep - Class in com.compuware.ispw.restapi
 
RegisterWebhookStep() - Constructor for class com.compuware.ispw.restapi.RegisterWebhookStep
 
RegisterWebhookStep.DescriptorImpl - Class in com.compuware.ispw.restapi
 
RegressAssignment - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
RegressAssignmentAction - Class in com.compuware.ispw.restapi.action
Action to regress an assignment
RegressAssignmentAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.RegressAssignmentAction
 
RegressRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
RegressReleaseAction - Class in com.compuware.ispw.restapi.action
Action to regress a release
RegressReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.RegressReleaseAction
 
Release - Class in com.compuware.ispw.model.request
 
Release() - Constructor for class com.compuware.ispw.model.request.Release
 
Release - Static variable in class com.compuware.ispw.restapi.Constants
 
releaseId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
ReleaseInfo - Class in com.compuware.ispw.model.rest
 
ReleaseInfo() - Constructor for class com.compuware.ispw.model.rest.ReleaseInfo
 
releasePrefix - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
ReleaseResponse - Class in com.compuware.ispw.model.rest
 
ReleaseResponse() - Constructor for class com.compuware.ispw.model.rest.ReleaseResponse
 
ReleaseResponse(String, String, String) - Constructor for class com.compuware.ispw.model.rest.ReleaseResponse
 
RemoteSystemProperties - Class in com.compuware.ispw.git
Get remote system properties
RemoteSystemProperties() - Constructor for class com.compuware.ispw.git.RemoteSystemProperties
 
remove(String) - Method in class com.compuware.ispw.restapi.WebhookTokenManager
 
removeDeployTargetLoadModule(DeployTargetLoadModule) - Method in class com.compuware.ispw.model.changeset.Program
Removes the given deploy target load library name from the list
removeDeployTargetLoadModule(JaxbDeployTargetLoadModule) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Removes the given deploy target load library name from the list
RemoveFromRelease - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
RemoveFromReleaseAction - Class in com.compuware.ispw.restapi.action
Action to remove one or more tasks from an ISPW release.
RemoveFromReleaseAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.RemoveFromReleaseAction
 
removeLifeCycleLoadModule(LifeCycleLoadModule) - Method in class com.compuware.ispw.model.changeset.Program
Remove a load module from the list
removeLifeCycleLoadModule(JaxbLifeCycleLoadModule) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Remove a load module from the list
removeLoadLibConcatenation(LevelLoadLib) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
removeLoadLibConcatenation(JaxbLevelLoadLib) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
removeProgram(Program) - Method in class com.compuware.ispw.model.changeset.ProgramList
Removes a program from the list
REQUEST_BODY_RTCONFIG - Static variable in class com.compuware.ispw.restapi.Constants
 
RequestAction - Class in com.compuware.ispw.restapi.util
 
RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>) - Constructor for class com.compuware.ispw.restapi.util.RequestAction
 
RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>, List<HttpRequestNameValuePair>) - Constructor for class com.compuware.ispw.restapi.util.RequestAction
 
RequestAction.ActionFormAuthenticationDescriptor - Class in com.compuware.ispw.restapi.util
 
requestBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
requestBody - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
requestId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
Required - Annotation Type in com.compuware.ces.model.validation
 
ResponseContentSupplier - Class in com.compuware.ispw.restapi
 
ResponseContentSupplier(String, int) - Constructor for class com.compuware.ispw.restapi.ResponseContentSupplier
 
ResponseContentSupplier(ResponseHandle, HttpResponse) - Constructor for class com.compuware.ispw.restapi.ResponseContentSupplier
 
responseHandle - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
ResponseHandle - Enum in com.compuware.ispw.restapi
 
RestApiUtils - Class in com.compuware.ispw.restapi.util
Utilities for ISPW operations plug-in
RestApiUtils() - Constructor for class com.compuware.ispw.restapi.util.RestApiUtils
 
run() - Method in class com.compuware.ispw.git.GitToIspwPublishStep.Execution
 
run() - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.Execution
 
run() - Method in class com.compuware.ispw.restapi.RegisterWebhookExecution
 
runExec(HttpRequestExecution) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep.Execution
 
runtimeConfig - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
runtimeConfig - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
runtimeConfiguration - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

S

SCM_DOWNLOADER_CLI_BAT - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
SCM_DOWNLOADER_CLI_SH - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
SET_ACTION_APPROVE - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_DELETE - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_DENY - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_HOLD - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_LOCK - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_RELEASE - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_RESET - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_RESTART - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_TERMINATE - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_ACTION_UNLOCK - Static variable in class com.compuware.ispw.restapi.action.SetOperationAction
 
SET_STATE_CLOSED - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_COMPLETE - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_DISPATCHED - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_EXECUTING - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_FAILED - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_HELD - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_RELEASED - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_TERMINATED - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_WAITING_APPROVAL - Static variable in class com.compuware.ispw.restapi.Constants
 
SET_STATE_WAITING_LOCK - Static variable in class com.compuware.ispw.restapi.Constants
 
setAbortMessage(String) - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
setAbortStatus(boolean) - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
setAction(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setAction(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setAction(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setAction(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setAction(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setActiveDate(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setAlternateName(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setAlternateName(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setApp(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setApp(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setApplication(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setApplication(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setApplication(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setApplication(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setApplicationId(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setApplicationId(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setApprover(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setAssignmentId(String) - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
setAssignmentId(String) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
setAssignmentId(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setAssignmentId(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setAssignmentId(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setAssignmentPrefix(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setAssignmentPrefix(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setAutoDeploy(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setBaseVersion(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setBasicDigestAuthentications(List<BasicDigestAuthentication>) - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
setBody(String) - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
setBranchMapping(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setBranchMapping(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setCategory(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setCESCredentials(StandardCredentials) - Method in class com.compuware.ispw.restapi.HttpRequestExecution
 
setChangeType(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setCheckout(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setCheckoutFromLevel(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setCics(Boolean) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setClazz(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setClazz(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setClazz(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setComponentClass(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setComponentClass(String) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
setComponentClass(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setComponentClass(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
setComponentType(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setComponentType(String) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
setComponentType(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setComponentType(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
setConnectionId(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setConnectionId(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setConnectionId(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setConnectionId(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setConsoleLogResponseBody(Boolean) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setConsoleLogResponseBody(Boolean) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setContainer(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setContainerDesc(String) - Method in class com.compuware.ispw.git.RefMap
 
setContainerId(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setContainerId(String) - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Sets the container ID.
setContainerId(String) - Method in class com.compuware.ispw.restapi.BuildParms
 
setContainerPref(String) - Method in class com.compuware.ispw.git.RefMap
 
setContainers(List<WorkListInfo>) - Method in class com.compuware.ispw.model.rest.WorkListResponse
Sets the work list items
setContainerType(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setContainerType(String) - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Sets the container type.
setContextPath(String) - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
setCreateDate(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setCreateDateTime(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setCredentials(BasicAuthentication) - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
setCredentials(BasicAuthentication) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setCredentialsId(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setCredentialsId(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setCredentialsId(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setCredentialsId(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setCurrentLevel(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setDateTime(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setDateTime(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setDefaultApplication(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setDefaultApplication(String) - Method in class com.compuware.ispw.model.request.Release
 
setDefaultPath(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setDefaultPath(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setDefaultStream(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setDefaultStream(String) - Method in class com.compuware.ispw.model.request.Release
 
setDeployActiveDate(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setDeployActiveDate(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setDeployActiveTime(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setDeployActiveTime(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setDeployEnvironment(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setDeployEnvironment(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setDeployImplementationDate(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setDeployImplementationDate(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setDeployImplementationTime(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setDeployImplementationTime(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setDeploymentItems(List<DeploymentPackageItem>) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setDeployments(List<DeploymentInfo>) - Method in class com.compuware.ispw.model.rest.DeploymentInfoResponse
 
setDeploymentType(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setDeployType(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setDeployType(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setDescription(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setDescription(String) - Method in class com.compuware.ispw.model.request.Release
 
setDescription(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setDescription(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setDescription(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setDescription(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setDescription(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setDpenvlst(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setEndDate(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setEnvironment(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setEnvironment(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setEnvironment(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setErrorMessage(String) - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Sets the error message
setEventCallbacks(ArrayList<EventCallback>) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setExecStat(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setExtension(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setFlags(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setFormAuthentications(List<FormAuthentication>) - Method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
setGenerateSequence(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setGitCredentialsId(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setGitRepoUrl(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setGroup(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setHttpHeaders(List<HttpHeader>) - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
setHttpHeaders(ArrayList<HttpHeader>) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
setImplementationDate(String) - Method in class com.compuware.ispw.model.request.Release
 
setImplementationDate(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setImplementationTime(String) - Method in class com.compuware.ispw.model.request.Release
 
setIms(Boolean) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setIncludeClosedContainers(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
SetInfo - Class in com.compuware.ispw.model.rest
 
SetInfo() - Constructor for class com.compuware.ispw.model.rest.SetInfo
 
SetInfoPostAction - Class in com.compuware.ispw.restapi.action
A generic SetInfo post action
SetInfoPostAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.SetInfoPostAction
 
SetInfoResponse - Class in com.compuware.ispw.model.rest
 
SetInfoResponse() - Constructor for class com.compuware.ispw.model.rest.SetInfoResponse
 
setInternalVersion(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setIsImpact(Boolean) - Method in class com.compuware.ispw.model.changeset.Program
 
setIsImpact(Boolean) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setIspwAction(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setIspwAction(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setIspwConfigPath(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setIspwConfigPath(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setIspwContextPathBean(IspwContextPathBean) - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
setIspwLevel(String) - Method in class com.compuware.ispw.git.RefMap
 
setIspwRequestBody(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setIspwRequestBody(String) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setItem(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setJaxbProgram(JaxbProgram) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setJsonObject(Object) - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
setJsonRequest(String) - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
setLevel(String) - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
setLevel(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setLevel(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setLevel(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setLevel(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
setLevel(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setLevel(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setListing(String) - Method in class com.compuware.ispw.model.rest.TaskListingResponse
 
setLoadLib(String) - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
 
setLoadLib(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
 
setLoadLibName(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setLoadLibName(String) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
setLoadLibName(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setLoadLibName(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
setLoadModName(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setLoadModName(String) - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
 
setLoadModName(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setLoadModName(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.ContainerListResponse
 
setMessage(List<String>) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Sets the deployment response message
setMessage(String) - Method in class com.compuware.ispw.model.rest.MessageResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Sets the message
setMessage(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.TaskListingResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.TaskListResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.TaskResponse
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setMessage(String) - Method in class com.compuware.ispw.model.rest.WorkListResponse
Sets the message
setMethod(String) - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
setMname(String) - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Sets the mname
setMname(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setModuleName(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setModuleType(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setMtype(String) - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Sets the mtype
setMtype(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setName(String) - Method in class com.compuware.ces.communications.service.data.EventCallback
 
setName(String) - Method in class com.compuware.ces.model.NameValuePair
 
setName(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setName(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setOperation(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOperation(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
SetOperation - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
SetOperationAction - Class in com.compuware.ispw.restapi.action
Set operation - support restart, terminate, hold, release, lock, unlock, delete; approve, deny, reset with approver provided
SetOperationAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.SetOperationAction
 
setOption1(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOption2(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOption3(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOption4(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOption5(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setOverride(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setOwner(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setOwner(String) - Method in class com.compuware.ispw.model.request.Release
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setOwner(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setPackageId(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setPackages(List<DeploymentPackageInfo>) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setPart(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setPassword(String) - Method in class com.compuware.ces.model.BasicAuthentication
 
setPath(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setPath(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setPath(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setProgram(Boolean) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setProgramLanguage(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setProgramLanguage(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setProgramName(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setProgramName(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setProjectNumber(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setProjectNumber(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setRefNumber(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setRefNumber(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setRefNumber(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setRelativePath(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setRelease(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setRelease(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setRelease(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setReleaseId(String) - Method in class com.compuware.ispw.model.request.Release
 
setReleaseId(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setReleaseId(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setReleaseId(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setReleaseId(String) - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
setReleaseId(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setReleaseId(String) - Method in class com.compuware.ispw.restapi.BuildParms
 
setReleaseId(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setReleasePreference(String) - Method in class com.compuware.ispw.model.request.Release
 
setReleasePrefix(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setReplaceVersion(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setRequestId(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setRequestId(long) - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Sets the deployment request ID
setRequestId(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setRuntimeConfig(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setRuntimeConfig(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setRuntimeConfig(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setRuntimeConfiguration(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setRuntimeConfiguration(String) - Method in class com.compuware.ispw.model.rest.TransferTaskInfo
Sets the runtime configuration
setSandbox(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setSandbox(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setSandboxJoinAtLevel(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setSet(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setSetId(String) - Method in class com.compuware.ispw.model.rest.AddTaskResponse
Sets the set ID
setSetId(String) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
setSetId(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setSetid(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setSetId(String) - Method in class com.compuware.ispw.model.rest.TaskResponse
 
setSetId(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setSkipWaitingForSet(Boolean) - Method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
setSkipWaitingForSet(Boolean) - Method in class com.compuware.ispw.restapi.IspwRestApiRequestStep
 
setSql(Boolean) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setSrid(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setStartDate(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setStartDate(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setStartingLevel(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setStartTime(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setState(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setStatus(String) - Method in class com.compuware.ispw.model.rest.DeploymentInfo
 
setStatus(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setStatus(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setStatus(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setStorage(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setStream(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setStream(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setStream(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setStream(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setStream(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setStream(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setStream(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setStream(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setStream(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setStream(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setStreamName(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setSubAppl(String) - Method in class com.compuware.ispw.git.GitToIspwPublish
 
setSubAppl(String) - Method in class com.compuware.ispw.git.GitToIspwPublishStep
 
setSubAppl(String) - Method in class com.compuware.ispw.model.changeset.Program
 
setSubAppl(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setSubAppl(String) - Method in class com.compuware.ispw.model.request.Release
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setSubAppl(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
 
setSubenvironment(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setSubEnvironment(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setSubenvironment(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setSystem(String) - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
 
setSystem(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageInfo
 
setSystem(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setSystem(String) - Method in class com.compuware.ispw.model.rest.SetInfo
 
setSystem(String) - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
 
setTag(String) - Method in class com.compuware.ispw.model.request.Assignment
 
setTaskId(String) - Method in class com.compuware.ispw.model.rest.MultiTaskFailure
Sets the task IDa
setTaskId(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setTaskId(String) - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
setTaskId(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setTaskId(String) - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
setTaskLevel(String) - Method in class com.compuware.ispw.restapi.BuildParms
 
setTaskName(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setTaskName(String) - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
setTasks(List<TaskInfo>) - Method in class com.compuware.ispw.model.rest.SetInfoResponse
 
setTasksBuilt(List<TaskInfo>) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
setTechnology(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setType(String) - Method in class com.compuware.ispw.model.rest.AddTaskInfo
 
setType(String) - Method in class com.compuware.ispw.model.rest.DeploymentPackageItem
 
setType(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setUrl(String) - Method in class com.compuware.ces.communications.service.data.HttpRequest
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.AddTaskResponse
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.AssignmentResponse
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.BuildResponse
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.DeploymentResponse
Sets the deployment response URL
setUrl(String) - Method in class com.compuware.ispw.model.rest.MultiTaskInfoResponse
Sets the URL
setUrl(String) - Method in class com.compuware.ispw.model.rest.ReleaseResponse
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.TaskLoadResponse
 
setUrl(String) - Method in class com.compuware.ispw.model.rest.TaskResponse
 
setUser(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setUserId(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setUsername(String) - Method in class com.compuware.ces.model.BasicAuthentication
 
setUserTag(String) - Method in class com.compuware.ispw.model.request.Release
 
setUserTag(String) - Method in class com.compuware.ispw.model.rest.AssignmentInfo
 
setUserTag(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setUserTag(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
setValue(String) - Method in class com.compuware.ces.model.NameValuePair
 
setVersion(String) - Method in class com.compuware.ispw.model.rest.TaskInfo
 
setVersion(String) - Method in class com.compuware.ispw.model.rest.WorkListInfo
 
setWorkRefNumber(String) - Method in class com.compuware.ispw.model.request.Release
 
setWorkRefNumber(String) - Method in class com.compuware.ispw.model.rest.ContainerListInfo
 
setWorkRefNumber(String) - Method in class com.compuware.ispw.model.rest.ReleaseInfo
 
skipWaitingForSet - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
skipWaitingForSet - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
start(StepContext) - Method in class com.compuware.ispw.restapi.RegisterWebhookStep
 
start() - Method in class com.compuware.ispw.restapi.WaitForWebhookExecution
 
start(StepContext) - Method in class com.compuware.ispw.restapi.WaitForWebhookStep
 
startDate - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
startingLevel - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.AddTaskAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.BuildAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.BuildReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.BuildTaskAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CancelAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CancelDeployment
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CancelReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CloseAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CloseReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CreateAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.CreateReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.DeployAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.DeployReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.DeployTaskAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.FallbackAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.FallbackReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GenerateTaskAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GenerateTasksInReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetAssignmentInfoAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetAssignmentTaskListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetContainerListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetDeploymentListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetReleaseInfoAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskGenerateListingAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskInfoAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetReleaseTaskListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetSetInfoAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetSetTaskListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.GetWorkListAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in interface com.compuware.ispw.restapi.action.IAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.PromoteAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.PromoteReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.RegressAssignmentAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.RegressReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.RemoveFromReleaseAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.SetOperationAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.TaskLoadAction
 
startLog(PrintStream, IspwContextPathBean, Object) - Method in class com.compuware.ispw.restapi.action.TransferTaskAction
 
status - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
stop(Throwable) - Method in class com.compuware.ispw.restapi.WaitForWebhookExecution
 
stream - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
stream - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
stream - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
subAppl - Static variable in class com.compuware.ispw.git.GitToIspwPublish.DescriptorImpl
 
subAppl - Static variable in class com.compuware.ispw.git.GitToIspwPublishStep.DescriptorImpl
 
subAppl - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
system - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

T

tag - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
taskId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
TaskInfo - Class in com.compuware.ispw.model.rest
 
TaskInfo() - Constructor for class com.compuware.ispw.model.rest.TaskInfo
 
TaskListingResponse - Class in com.compuware.ispw.model.rest
 
TaskListingResponse() - Constructor for class com.compuware.ispw.model.rest.TaskListingResponse
 
TaskListResponse - Class in com.compuware.ispw.model.rest
 
TaskListResponse() - Constructor for class com.compuware.ispw.model.rest.TaskListResponse
 
TaskLoad - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
TaskLoadAction - Class in com.compuware.ispw.restapi.action
Loads a task to an assignment.
TaskLoadAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.TaskLoadAction
 
TaskLoadResponse - Class in com.compuware.ispw.model.rest
 
TaskLoadResponse() - Constructor for class com.compuware.ispw.model.rest.TaskLoadResponse
 
TaskLoadResponse(String, String, String) - Constructor for class com.compuware.ispw.model.rest.TaskLoadResponse
 
taskName - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
TaskResponse - Class in com.compuware.ispw.model.rest
 
TaskResponse() - Constructor for class com.compuware.ispw.model.rest.TaskResponse
 
TaskResponse(String, String, String) - Constructor for class com.compuware.ispw.model.rest.TaskResponse
 
test() - Method in class com.compuware.ispw.restapi.JsonProcessor
 
timeout - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
timeout - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
toBasicAuthentication(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
todaysDate - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
toDisplayString() - Method in class com.compuware.ces.model.HttpHeader
 
toHttpHeaders(String) - Static method in class com.compuware.ispw.restapi.util.RestApiUtils
 
token - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
token - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
toString() - Method in class com.compuware.ispw.git.RefMap
 
toString() - Method in class com.compuware.ispw.model.changeset.DeployTargetLoadModule
Returns a json String
toString() - Method in class com.compuware.ispw.model.changeset.LevelLoadLib
Returns a json String
toString() - Method in class com.compuware.ispw.model.changeset.LifeCycleLoadModule
Returns a json String
toString() - Method in class com.compuware.ispw.model.changeset.Program
Returns a json String
toString() - Method in class com.compuware.ispw.model.changeset.ProgramList
Returns a json String
toString() - Method in class com.compuware.ispw.model.ttt.rest.JaxbDeployTargetLoadModule
Returns a json String
toString() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLevelLoadLib
Returns a json String
toString() - Method in class com.compuware.ispw.model.ttt.rest.JaxbLifeCycleLoadModule
Returns a json String
toString() - Method in class com.compuware.ispw.model.ttt.rest.JaxbProgram
Returns a json String
toString() - Method in class com.compuware.ispw.restapi.BuildParms
Returns a json String
toString() - Method in class com.compuware.ispw.restapi.IspwContextPathBean
 
toString() - Method in class com.compuware.ispw.restapi.IspwRequestBean
 
toString() - Method in class com.compuware.ispw.restapi.ResponseContentSupplier
 
toString() - Method in class com.compuware.ispw.restapi.WebhookToken
 
TransferTask - Static variable in class com.compuware.ispw.restapi.action.IspwCommand
 
TransferTaskAction - Class in com.compuware.ispw.restapi.action
Transfer task between containers
TransferTaskAction(PrintStream) - Constructor for class com.compuware.ispw.restapi.action.TransferTaskAction
 
TransferTaskInfo - Class in com.compuware.ispw.model.rest
Model class for a transfer task
TransferTaskInfo() - Constructor for class com.compuware.ispw.model.rest.TransferTaskInfo
 
trimEnvironmentVariables(EnvVars) - Static method in class com.compuware.ispw.git.GitToIspwUtils
Gets the ref, refId, fromHash, and toHash environment variables and trims them to empty.
TRUE - Static variable in class com.compuware.ispw.restapi.Constants
 
TTT_CHANGESET - Static variable in class com.compuware.ispw.restapi.Constants
 
type - Static variable in interface com.compuware.ispw.restapi.action.IAction
 

U

userId - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
userTag - Static variable in interface com.compuware.ispw.restapi.action.IAction
 
UTF_8 - Static variable in class com.compuware.ispw.restapi.Constants
 

V

validateKeyName(String) - Static method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
validResponseCodes - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
validResponseCodes - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
validResponseContent - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequest.DescriptorImpl
 
validResponseContent - Static variable in class com.compuware.ispw.restapi.IspwRestApiRequestStep.DescriptorImpl
 
value - Variable in class com.compuware.ces.model.NameValuePair
 
valueOf(String) - Static method in enum com.compuware.ispw.restapi.HttpMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.compuware.ispw.restapi.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.compuware.ispw.restapi.ResponseHandle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.compuware.ispw.restapi.util.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.compuware.ispw.restapi.HttpMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.compuware.ispw.restapi.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.compuware.ispw.restapi.ResponseHandle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.compuware.ispw.restapi.util.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_FROM_HASH - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
VAR_FROM_HASH_TYPE_CHANGESET - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
VAR_REF - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
VAR_REF_ID - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 
VAR_TO_HASH - Static variable in class com.compuware.ispw.git.GitToIspwConstants
 

W

WaitForWebhookExecution - Class in com.compuware.ispw.restapi
 
WaitForWebhookExecution(StepContext, WaitForWebhookStep) - Constructor for class com.compuware.ispw.restapi.WaitForWebhookExecution
 
WaitForWebhookStep - Class in com.compuware.ispw.restapi
 
WaitForWebhookStep(WebhookToken) - Constructor for class com.compuware.ispw.restapi.WaitForWebhookStep
 
WaitForWebhookStep.DescriptorImpl - Class in com.compuware.ispw.restapi
 
WebhookRootAction - Class in com.compuware.ispw.restapi
 
WebhookRootAction() - Constructor for class com.compuware.ispw.restapi.WebhookRootAction
 
WebhookToken - Class in com.compuware.ispw.restapi
 
WebhookToken(String, String) - Constructor for class com.compuware.ispw.restapi.WebhookToken
 
WebhookTokenManager - Class in com.compuware.ispw.restapi
Web hook token manager
wildcardToRegex(String) - Static method in class com.compuware.ispw.git.BranchPatternMatcher
Convert wildcard to regular expression
WorkListInfo - Class in com.compuware.ispw.model.rest
Model class for an ISPW work list item
WorkListInfo() - Constructor for class com.compuware.ispw.model.rest.WorkListInfo
 
WorkListResponse - Class in com.compuware.ispw.model.rest
Model class for an ISPW work list
WorkListResponse() - Constructor for class com.compuware.ispw.model.rest.WorkListResponse
 

X

xStreamCompatibility() - Static method in class com.compuware.ispw.git.GitToIspwPublish
 
xStreamCompatibility() - Static method in class com.compuware.ispw.git.GitToIspwPublishStep
 
xStreamCompatibility() - Static method in class com.compuware.ispw.restapi.HttpRequestGlobalConfig
 
xStreamCompatibility() - Static method in class com.compuware.ispw.restapi.IspwRestApiRequest
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2016–2023. All rights reserved.