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

A

ActionUtils - Class in com.xebialabs.deployit.ci.util
Utility class used to feed and add workflow actions to the running job
ActionUtils() - Constructor for class com.xebialabs.deployit.ci.util.ActionUtils
 
addEmbedded(ConfigurationItem, ConfigurationItem) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
addEmbedded(ConfigurationItem, ConfigurationItem) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
addMessage(String, String, String, String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
addPublishAction(Run<?, ?>, BooterConfig, ConfigurationItem) - Static method in class com.xebialabs.deployit.ci.util.ActionUtils
 
application - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
artifactsPath - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep
 
ArtifactView - Class in com.xebialabs.deployit.ci
 
ArtifactView(String, String, String, String, List<NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.ArtifactView
 
ArtifactView.DescriptorImpl - Class in com.xebialabs.deployit.ci
 

B

boot(Collection<Descriptor>, BooterConfig, String) - Static method in class com.xebialabs.deployit.ci.dar.SlaveRemoteDescriptorRegistry
 

C

call() - Method in class com.xebialabs.deployit.ci.dar.RemoteLookup
 
call() - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
Call to be executed via jenkins virtual channel
call() - Method in class com.xebialabs.deployit.ci.workflow.DARPackageUtil
 
checkRoles(RoleChecker) - Method in class com.xebialabs.deployit.ci.dar.RemoteLookup
This method has an empty implementation, which is added after upgrading the Jenkins core version to 1.642.3
checkRoles(RoleChecker) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
This method has an empty implementation, which is added after upgrading the Jenkins core version to 1.642.3
checkRoles(RoleChecker) - Method in class com.xebialabs.deployit.ci.util.FileFinder
This method has an empty implementation, which is added after upgrading the Jenkins core version to 1.642.3
checkRoles(RoleChecker) - Method in class com.xebialabs.deployit.ci.workflow.DARPackageUtil
 
cleanup() - Method in class com.xebialabs.deployit.ci.ImportLocation
You need to override this method if your import location creates temp files
cleanup() - Method in class com.xebialabs.deployit.ci.RemoteAwareLocation
 
com.xebialabs.deployit.ci - package com.xebialabs.deployit.ci
 
com.xebialabs.deployit.ci.action - package com.xebialabs.deployit.ci.action
 
com.xebialabs.deployit.ci.dar - package com.xebialabs.deployit.ci.dar
 
com.xebialabs.deployit.ci.server - package com.xebialabs.deployit.ci.server
 
com.xebialabs.deployit.ci.util - package com.xebialabs.deployit.ci.util
 
com.xebialabs.deployit.ci.workflow - package com.xebialabs.deployit.ci.workflow
 
com.xebialabs.xltype.serialization.xstream - package com.xebialabs.xltype.serialization.xstream
 
commaSeparatedListToList(String) - Static method in class com.xebialabs.deployit.ci.util.Strings2
 
configure(StaplerRequest, JSONObject) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
Constants - Class in com.xebialabs.deployit.ci
 
constructConverter(Class<?>) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
Default implementation is to call the parameterless constructor of the Converter.
convertToMap(String) - Static method in class com.xebialabs.deployit.ci.util.Strings2
 
Credential - Class in com.xebialabs.deployit.ci
 
Credential(String, String, Secret, String, Credential.SecondaryServerInfo, boolean) - Constructor for class com.xebialabs.deployit.ci.Credential
 
credential - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
Credential.CredentialDescriptor - Class in com.xebialabs.deployit.ci
 
Credential.SecondaryServerInfo - Class in com.xebialabs.deployit.ci
 
CREDENTIAL_INDEX - Static variable in class com.xebialabs.deployit.ci.Credential
 
CredentialDescriptor() - Constructor for class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 

D

DARPackageUtil - Class in com.xebialabs.deployit.ci.workflow
 
DARPackageUtil(String, String, String, EnvVars) - Constructor for class com.xebialabs.deployit.ci.workflow.DARPackageUtil
 
darPath - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep
 
darPath - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep
 
debug(String) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
debug(String) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
debug(String, Object...) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
DEFAULT_POOL_SIZE - Static variable in interface com.xebialabs.deployit.ci.server.DeployitServer
 
DEFAULT_SOCKET_TIMEOUT - Static variable in interface com.xebialabs.deployit.ci.server.DeployitServer
 
deploy(String, String) - Method in class com.xebialabs.deployit.ci.server.DeployCommand
 
deploy(String, String, JenkinsDeploymentOptions, JenkinsDeploymentListener) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
deploy(String, String, JenkinsDeploymentOptions, JenkinsDeploymentListener) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
deployables() - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions.DescriptorImpl
Returns all the registered DeployableView descriptors.
DeployableView - Class in com.xebialabs.deployit.ci
 
DeployableView(String, String, String, List<NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.DeployableView
 
DeployableViewDescriptor - Class in com.xebialabs.deployit.ci
 
DeployableViewDescriptor() - Constructor for class com.xebialabs.deployit.ci.DeployableViewDescriptor
 
DeployableViewDescriptor(Class<? extends DeployableView>) - Constructor for class com.xebialabs.deployit.ci.DeployableViewDescriptor
 
DeployCommand - Class in com.xebialabs.deployit.ci.server
 
DEPLOYIT_PLUGIN - Static variable in class com.xebialabs.deployit.ci.Constants
 
DeployitDescriptor() - Constructor for class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
DeployitDescriptorRegistry - Interface in com.xebialabs.deployit.ci.server
 
DeployitDescriptorRegistryImpl - Class in com.xebialabs.deployit.ci.server
 
DeployitNotifier - Class in com.xebialabs.deployit.ci
Runs XL Deploy tasks after the build has completed.
DeployitNotifier(String, String, String, JenkinsPackageOptions, JenkinsImportOptions, JenkinsDeploymentOptions, boolean, List<PackageProperty>) - Constructor for class com.xebialabs.deployit.ci.DeployitNotifier
 
DeployitNotifier(String, String, String, JenkinsPackageOptions, JenkinsImportOptions, JenkinsDeploymentOptions, boolean, List<PackageProperty>, boolean) - Constructor for class com.xebialabs.deployit.ci.DeployitNotifier
 
DeployitNotifier(String, String, String, JenkinsPackageOptions, JenkinsImportOptions, JenkinsDeploymentOptions, boolean, List<PackageProperty>, Credential) - Constructor for class com.xebialabs.deployit.ci.DeployitNotifier
 
DeployitNotifier(String, String, String, JenkinsPackageOptions, JenkinsImportOptions, JenkinsDeploymentOptions, boolean, List<PackageProperty>, Credential, boolean) - Constructor for class com.xebialabs.deployit.ci.DeployitNotifier
 
DeployitNotifier.DeployitDescriptor - Class in com.xebialabs.deployit.ci
 
DeployitNotifier_cleanup_error(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Error when cleaning up after import using {0} : {1}
DeployitNotifier_credentialIdNotFoundError(Object) - Static method in class com.xebialabs.deployit.ci.Messages
No Credentials were found with ID {0}
DeployitNotifier_credentialsNotFoundError(Object) - Static method in class com.xebialabs.deployit.ci.Messages
No Credentials were found with name {0}
DeployitNotifier_deploy(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Deploying application {0} to {1}
DeployitNotifier_displayName() - Static method in class com.xebialabs.deployit.ci.Messages
Deploy with XL Deploy
DeployitNotifier_endDeployment(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Ending the deployment of {0} to {1}
DeployitNotifier_errorDeploy(Object) - Static method in class com.xebialabs.deployit.ci.Messages
An error during the deployment {0}
DeployitNotifier_import(Object) - Static method in class com.xebialabs.deployit.ci.Messages
Import the deployment package {0}
DeployitNotifier_import_error(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Error when importing dar file {0} : {1}
DeployitNotifier_imported(Object) - Static method in class com.xebialabs.deployit.ci.Messages
The package {0} has been imported.
DeployitNotifier_noArtifactsFound(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Could not find the file specified by the pattern {0} in workspace {1}
DeployitNotifier_package(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Package application {0}, version {1}
DeployitNotifier_packaged(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Application {0} has been packaged {1}
DeployitNotifier_perform(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Deploying application {0} to {1}
DeployitNotifier_startDeployment(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Starting the deployment of {0} to {1}
DeployitNotifier_TooManyFilesMatchingPattern() - Static method in class com.xebialabs.deployit.ci.Messages
Your pattern must return only one file to deploy
DeployitPluginException - Exception in com.xebialabs.deployit.ci
 
DeployitPluginException(String, Throwable) - Constructor for exception com.xebialabs.deployit.ci.DeployitPluginException
 
DeployitPluginException(String) - Constructor for exception com.xebialabs.deployit.ci.DeployitPluginException
 
DeployitPluginException(Throwable) - Constructor for exception com.xebialabs.deployit.ci.DeployitPluginException
 
DeployitServer - Interface in com.xebialabs.deployit.ci.server
 
DeployitServerFactory - Class in com.xebialabs.deployit.ci.server
 
DeployitServerFactory() - Constructor for class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
DeployitServerImpl - Class in com.xebialabs.deployit.ci.server
 
deploymentOptions - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.ArtifactView.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.EmbeddedView.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.FileSystemLocation.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.GeneratedLocation.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.JenkinsDeploymentOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.JenkinsImportOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.JenkinsPackageOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.ResourceView.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.xebialabs.deployit.ci.URLLocation.DescriptorImpl
 
doAutoCompleteApplication(String, AbstractProject) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckApplication(String, String, AbstractProject<?, ?>) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckConnectionPoolSize(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckCredential(String, AbstractProject) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckDeployitClientProxyUrl(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckDeployitServerUrl(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doCheckEnvironment(String, String, String, AbstractProject<?, ?>) - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions.DescriptorImpl
 
doCheckSecondaryProxyUrl(String) - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
doCheckSecondaryServerUrl(String) - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
doCheckSocketTimeout(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doFillCredentialItems() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doFillCredentialsIdItems(Project) - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
doFillCredentialsIdItems(Project) - Method in class com.xebialabs.deployit.ci.Credential
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doFillEnvironmentItems(String, String, AbstractProject) - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions.DescriptorImpl
 
doFillPropertyNameItems(String, String, AbstractProject<?, ?>, String) - Method in class com.xebialabs.deployit.ci.NameValuePair.NameValuePairDescriptor
 
doFillPropertyNameItems(String, String, AbstractProject<?, ?>) - Method in class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
doFillServerCredentialsItems() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployDeployStepDescriptor
 
doFillServerCredentialsItems() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishStepDescriptor
 
doFillTypeItems(String, String, AbstractProject) - Method in class com.xebialabs.deployit.ci.ArtifactView.DescriptorImpl
 
doFillTypeItems(String, String, AbstractProject<?, ?>) - Method in class com.xebialabs.deployit.ci.EmbeddedView.DescriptorImpl
 
doFillTypeItems(String, String, AbstractProject<?, ?>) - Method in class com.xebialabs.deployit.ci.ResourceView.DescriptorImpl
 
doInvoke(Object, Method, Object[]) - Method in class com.xebialabs.deployit.ci.server.PluginFirstClassloaderInvocationHandler
 
doReloadTypes(String, AbstractProject) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
doValidateCredential(String, String, String, String, String) - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
doValidateUserNamePassword(String, String, String, Secret, String, String) - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 

E

EmbeddedView - Class in com.xebialabs.deployit.ci
 
EmbeddedView(String, String, String, List<NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.EmbeddedView
 
EmbeddedView.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
emptyModel() - Static method in class com.xebialabs.deployit.ci.util.ListBoxModels
 
environment - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
environmentId - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
environments(DeployitServer) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
equals(Object) - Method in class com.xebialabs.deployit.ci.Credential
 
equals(Object) - Method in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
equals(Object) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
error(Localizable) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
error(String) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
expandValue(String, Job) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 

F

failOnArchiveFailure - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
failOnArchiveFailure - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
FILE_URI_PROPERTY - Static variable in class com.xebialabs.deployit.ci.ArtifactView
 
FileFinder - Class in com.xebialabs.deployit.ci.util
 
FileFinder(String) - Constructor for class com.xebialabs.deployit.ci.util.FileFinder
 
FileSystemLocation - Class in com.xebialabs.deployit.ci
 
FileSystemLocation(String, String) - Constructor for class com.xebialabs.deployit.ci.FileSystemLocation
 
FileSystemLocation.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
findCredential(String) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
findFilePathFromPattern(String, FilePath, JenkinsDeploymentListener) - Static method in class com.xebialabs.deployit.ci.ArtifactView
 
forDeploymentPackage(DeploymentPackage) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
 
fromStapler(String, String, Secret, String, String, String, String, String, boolean) - Static method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 

G

generateDeployedOnUpgrade - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
GeneratedLocation - Class in com.xebialabs.deployit.ci
 
GeneratedLocation() - Constructor for class com.xebialabs.deployit.ci.GeneratedLocation
 
generatedLocation - Variable in class com.xebialabs.deployit.ci.ImportLocation
 
GeneratedLocation.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
getAllArtifactTypes(DeployitServer) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getAllEmbeddedResourceTypes(DeployitServer) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getAllResourceTypes(DeployitServer) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getBooterConfig() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
getBooterConfig(String, String, String, String, int, int) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
getBooterConfig() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
getCiId() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
getCommunicator() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getCommunicator() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getConfiguredXStream() - Static method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
getConnectionPoolSize() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getCredentials() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getCredentialsId() - Method in class com.xebialabs.deployit.ci.Credential
 
getDarFileLocation(FilePath, JenkinsDeploymentListener, EnvVars) - Method in class com.xebialabs.deployit.ci.FileSystemLocation
 
getDarFileLocation(FilePath, JenkinsDeploymentListener, EnvVars) - Method in class com.xebialabs.deployit.ci.GeneratedLocation
 
getDarFileLocation(FilePath, JenkinsDeploymentListener, EnvVars) - Method in class com.xebialabs.deployit.ci.ImportLocation
 
getDarFileLocation(FilePath, JenkinsDeploymentListener, EnvVars) - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions
 
getDarFileLocation(FilePath, JenkinsDeploymentListener, EnvVars) - Method in class com.xebialabs.deployit.ci.URLLocation
 
getDeployableArtifactTypes() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getDeployableArtifactTypes() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getDeployableResourceTypes() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getDeployableResourceTypes() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getDeployables() - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions
 
getDeployitClientProxyUrl() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getDeployitDescriptor() - Method in class com.xebialabs.deployit.ci.DeployableViewDescriptor
 
getDeployitDescriptor() - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions.DescriptorImpl
 
getDeployitDescriptor() - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getDeployitServer(Credential, Job<?, ?>) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getDeployitServer(String, Credential, Job<?, ?>) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getDeployitServerFromCredentialsId(String, String, Job<?, ?>) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getDeployitServerUrl() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.DeployableView
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.ImportLocation
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions
 
getDescriptor(String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getDescriptor(String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getDescriptor() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep
 
getDescriptorRegistry() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
getDescriptorRegistry() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
getDescriptors() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getDescriptors() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.ArtifactView.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.EmbeddedView.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.FileSystemLocation.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.GeneratedLocation.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.ImportLocationDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.NameValuePair.NameValuePairDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.ResourceView.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.URLLocation.DescriptorImpl
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployDeployStepDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep.XLDeployPackageStepDescriptor
 
getDisplayName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishStepDescriptor
 
getEditablePropertiesForDeployableType(String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getEditablePropertiesForDeployableType(String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getEmbeddedDeployableTypes() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getEmbeddedDeployableTypes() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getFullyQualifiedName() - Method in class com.xebialabs.deployit.ci.DeployableView
 
getFullyQualifiedName() - Method in class com.xebialabs.deployit.ci.EmbeddedView
 
getFunctionName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployDeployStepDescriptor
 
getFunctionName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep.XLDeployPackageStepDescriptor
 
getFunctionName() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishStepDescriptor
 
getGlobalRollbackOnError() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getInstance() - Static method in class com.xebialabs.deployit.ci.util.PluginLogger
 
getKey() - Method in class com.xebialabs.deployit.ci.Credential
 
getLabel() - Method in enum com.xebialabs.deployit.ci.VersionKind
 
getLevel() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
getLocationDescriptors() - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions.DescriptorImpl
 
getMessage() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
getMessages() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getMode() - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions
 
getName() - Method in class com.xebialabs.deployit.ci.Credential
 
getName() - Method in class com.xebialabs.deployit.ci.DeployableView
 
getNameFromId(String) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
getOverridingCredential() - Method in class com.xebialabs.deployit.ci.DeployitNotifier
 
getPackageId() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getPackageName() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getPackageType() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getParentId(String) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
getParentName() - Method in class com.xebialabs.deployit.ci.EmbeddedView
 
getPassword() - Method in class com.xebialabs.deployit.ci.Credential
 
getPropertiesForDeployableType(String, Predicate<PropertyDescriptor>) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
getPropertiesForDeployableType(String, Predicate<PropertyDescriptor>) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getPropertiesOf(DeployitServer, String) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
getPropertyName() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
getRegistryVersion() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
getRegistryVersion() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
getRemoteAwareLocation(FilePath, String) - Method in class com.xebialabs.deployit.ci.RemoteAwareLocation
For local workspace just returns the path; For remote workspace - copies dar file into local temporary location first, then returns temporary path.
getRequiredMonitorService() - Method in class com.xebialabs.deployit.ci.DeployitNotifier
 
getSecondaryProxyUrl() - Method in class com.xebialabs.deployit.ci.Credential
 
getSecondaryServerUrl() - Method in class com.xebialabs.deployit.ci.Credential
 
getServerApi() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getServerContext() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getServerInfo() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
getServerInfo() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
getServerUrl() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getServerUser() - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
getSocketTimeout() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
getType() - Method in class com.xebialabs.deployit.ci.DeployableView
 
getUsername() - Method in class com.xebialabs.deployit.ci.Credential
 
getVersion() - Method in class com.xebialabs.deployit.ci.dar.SlaveRemoteDescriptorRegistry
 
getVersion() - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
getVersion() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
getVersion() - Method in interface com.xebialabs.deployit.ci.Versioned
 

H

hashCode() - Method in class com.xebialabs.deployit.ci.Credential
 
hashCode() - Method in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
hashCode() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
HIERARCHICAL_STREAM_DRIVER - Static variable in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 

I

ImportLocation - Class in com.xebialabs.deployit.ci
 
ImportLocation() - Constructor for class com.xebialabs.deployit.ci.ImportLocation
 
ImportLocationDescriptor - Class in com.xebialabs.deployit.ci
 
ImportLocationDescriptor() - Constructor for class com.xebialabs.deployit.ci.ImportLocationDescriptor
 
ImportLocationDescriptor(Class<? extends ImportLocation>) - Constructor for class com.xebialabs.deployit.ci.ImportLocationDescriptor
 
importOptions - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
importPackage(String) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
importPackage(String) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
info(Localizable) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
info(String) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
info(String) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
info(String, Object...) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
init() - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
invoke(Object, Method, Object[]) - Method in class com.xebialabs.deployit.ci.server.PluginFirstClassloaderInvocationHandler
 
invoke(File, VirtualChannel) - Method in class com.xebialabs.deployit.ci.util.FileFinder
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
isForRegisteredConverter(Class<?>, Type) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
isGlobalRollbackOnError() - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
isUriLocation(EnvVars) - Method in class com.xebialabs.deployit.ci.ArtifactView
 
isUseGlobalCredential() - Method in class com.xebialabs.deployit.ci.Credential
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 

J

JenkinsDeploymentListener - Class in com.xebialabs.deployit.ci.util
 
JenkinsDeploymentListener(TaskListener, boolean) - Constructor for class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
JenkinsDeploymentOptions - Class in com.xebialabs.deployit.ci
 
JenkinsDeploymentOptions(String, VersionKind, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
JenkinsDeploymentOptions.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
JenkinsImportOptions - Class in com.xebialabs.deployit.ci
 
JenkinsImportOptions(ImportLocation) - Constructor for class com.xebialabs.deployit.ci.JenkinsImportOptions
 
JenkinsImportOptions.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
JenkinsPackageOptions - Class in com.xebialabs.deployit.ci
 
JenkinsPackageOptions(List<DeployableView>) - Constructor for class com.xebialabs.deployit.ci.JenkinsPackageOptions
 
JenkinsPackageOptions.DescriptorImpl - Class in com.xebialabs.deployit.ci
 

L

ListBoxModels - Class in com.xebialabs.deployit.ci.util
 
ListBoxModels() - Constructor for class com.xebialabs.deployit.ci.util.ListBoxModels
 
loadTypesOnStartup - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
localTempDar - Variable in class com.xebialabs.deployit.ci.RemoteAwareLocation
 
localTempDir - Variable in class com.xebialabs.deployit.ci.RemoteAwareLocation
 
location - Variable in class com.xebialabs.deployit.ci.ArtifactView
 
location - Variable in class com.xebialabs.deployit.ci.FileSystemLocation
 
lookupSystemCredentials(String) - Static method in class com.xebialabs.deployit.ci.Credential.CredentialDescriptor
 
lookupSystemCredentials(String, ItemGroup<?>) - Static method in class com.xebialabs.deployit.ci.Credential
 

M

manifestPath - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep
 
Messages - Class in com.xebialabs.deployit.ci
 
Messages() - Constructor for class com.xebialabs.deployit.ci.Messages
 
mode - Variable in class com.xebialabs.deployit.ci.JenkinsImportOptions
 

N

name - Variable in class com.xebialabs.deployit.ci.DeployableView
 
NameValuePair - Class in com.xebialabs.deployit.ci
 
NameValuePair(String, String) - Constructor for class com.xebialabs.deployit.ci.NameValuePair
 
NameValuePair.NameValuePairDescriptor - Class in com.xebialabs.deployit.ci
 
NameValuePairDescriptor(Class<? extends NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.NameValuePair.NameValuePairDescriptor
 
NameValuePairDescriptor() - Constructor for class com.xebialabs.deployit.ci.NameValuePair.NameValuePairDescriptor
 
newCommunicator() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
newCommunicator() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions.DescriptorImpl
 
newInstance(Class<T>, String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
newInstance(String, String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
newInstance(Class<T>, String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
This method is only used when we create Dar on a remote side (ie jenkins plugin).
newInstance(String, String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
newInstance(String, String, String, String, int, int) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
newInstance(BooterConfig) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 

O

of(Collection<String>) - Static method in class com.xebialabs.deployit.ci.util.ListBoxModels
 
oldcall() - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
Old Call logic for packager - Once Deploy Fixes D-21539 , will update the call with below logic.
ONLY_SIMPLE_EDITABLE_PROPERTIES - Static variable in class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
overrideCredentialId - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
overrideCredentialId - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep
 
overridingCredential - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 

P

PACKAGE_TYPE - Static variable in class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
packageId - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
packageOptions - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
packageProperties - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
PackageProperty - Class in com.xebialabs.deployit.ci
 
PackageProperty(String, String) - Constructor for class com.xebialabs.deployit.ci.PackageProperty
 
PackageProperty.PackagePropertyDescriptor - Class in com.xebialabs.deployit.ci
 
PackagePropertyDescriptor(Class<? extends NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
PackagePropertyDescriptor() - Constructor for class com.xebialabs.deployit.ci.PackageProperty.PackagePropertyDescriptor
 
parentName - Variable in class com.xebialabs.deployit.ci.EmbeddedView
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class com.xebialabs.deployit.ci.DeployitNotifier
 
PluginFirstClassloaderInvocationHandler - Class in com.xebialabs.deployit.ci.server
 
PluginFirstClassloaderInvocationHandler(Object) - Constructor for class com.xebialabs.deployit.ci.server.PluginFirstClassloaderInvocationHandler
 
pluginLogger - Variable in class com.xebialabs.deployit.ci.JenkinsPackageOptions
 
pluginLogger - Variable in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
PluginLogger - Class in com.xebialabs.deployit.ci.util
 
PluginLogger() - Constructor for class com.xebialabs.deployit.ci.util.PluginLogger
 
PreemptiveAuthenticationInterceptor - Class in com.xebialabs.deployit.ci.server
 
PreemptiveAuthenticationInterceptor() - Constructor for class com.xebialabs.deployit.ci.server.PreemptiveAuthenticationInterceptor
 
process(HttpRequest, HttpContext) - Method in class com.xebialabs.deployit.ci.server.PreemptiveAuthenticationInterceptor
 
properties - Variable in class com.xebialabs.deployit.ci.DeployableView
 
propertyName - Variable in class com.xebialabs.deployit.ci.NameValuePair
 
propertyValue - Variable in class com.xebialabs.deployit.ci.NameValuePair
 

R

readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
registerConfigurationItemAliases() - Static method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
This is separate, as remote we need to have fetched the descriptors first, before we have the types to initialize XStream with.
registerConverter(Converter) - Static method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 
reload() - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
reload() - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
reload() - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
reload() - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
RemoteAwareLocation - Class in com.xebialabs.deployit.ci
 
RemoteAwareLocation() - Constructor for class com.xebialabs.deployit.ci.RemoteAwareLocation
 
RemoteLookup - Class in com.xebialabs.deployit.ci.dar
Wrapper for file-related operations.
RemoteLookup(String, String) - Constructor for class com.xebialabs.deployit.ci.dar.RemoteLookup
 
RemotePackaging - Class in com.xebialabs.deployit.ci.dar
Wrapper for the packaging operation.
RemotePackaging() - Constructor for class com.xebialabs.deployit.ci.dar.RemotePackaging
 
replaceMarkersWithEscapedCharacters(Map<String, String>) - Static method in class com.xebialabs.deployit.ci.util.Strings2
 
RepositoryUtils - Class in com.xebialabs.deployit.ci
 
RepositoryUtils() - Constructor for class com.xebialabs.deployit.ci.RepositoryUtils
 
resolveProxyUrl(String) - Method in class com.xebialabs.deployit.ci.Credential
 
resolveProxyUrl(String) - Method in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
resolveServerUrl(String) - Method in class com.xebialabs.deployit.ci.Credential
 
resolveServerUrl(String) - Method in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
ResourceView - Class in com.xebialabs.deployit.ci
 
ResourceView(String, String, String, List<NameValuePair>) - Constructor for class com.xebialabs.deployit.ci.ResourceView
 
ResourceView.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
retrieveDeployitNotifierFromProject(AbstractProject<?, ?>) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
retrieveOverridingCredential(Credential, String, String, String, Secret, boolean) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
retrieveOverridingCredentialFromProject(AbstractProject<?, ?>) - Static method in class com.xebialabs.deployit.ci.RepositoryUtils
 
rollbackOnError - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
rollbackOnError - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
run() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployPublishExecution
 
run() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep.XLDeployPackageExecution
 
run() - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishExecution
 

S

search(String) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
search(String, String) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
search(String) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
search(String, String) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
secondaryProxyUrl - Variable in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
SecondaryServerInfo(String, String) - Constructor for class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
secondaryServerUrl - Variable in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
serverCredentials - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
serverCredentials - Variable in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep
 
setCiId(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
setConnectionPoolSize(int) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setConnectionPoolSize(int) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
setConnectionPoolSize(int) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
setCredentials(List<Credential>) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setDeployitClientProxyUrl(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setDeployitServerUrl(String) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setFailOnArchiveFailure(Boolean) - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
setGeneratedDarLocation(String) - Method in class com.xebialabs.deployit.ci.JenkinsImportOptions
 
setGeneratedLocation(String) - Method in class com.xebialabs.deployit.ci.ImportLocation
 
setGlobalRollbackOnError(boolean) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setLevel(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
setMessage(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
setOverrideCredentialId(String) - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
setOverrideCredentialId(String) - Method in class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep
 
setPackageId(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setPackageName(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setPackageType(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setProperty(ConfigurationItem, String, String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
setProperty(ConfigurationItem, String, String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
setPropertyName(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
setRollbackOnError(Boolean) - Method in class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
setServerApi(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setServerContext(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setServerUrl(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setServerUser(String) - Method in class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
setSocketTimeout(int) - Method in class com.xebialabs.deployit.ci.DeployitNotifier.DeployitDescriptor
 
setSocketTimeout(int) - Method in interface com.xebialabs.deployit.ci.server.DeployitServer
 
setSocketTimeout(int) - Method in class com.xebialabs.deployit.ci.server.DeployitServerImpl
 
setVerbose(boolean) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
setVersion(String) - Method in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
showGolbalCredentials() - Method in class com.xebialabs.deployit.ci.Credential
 
showGolbalCredentials() - Method in class com.xebialabs.deployit.ci.DeployitNotifier
 
showSecondaryServerSettings() - Method in class com.xebialabs.deployit.ci.Credential.SecondaryServerInfo
 
showSecondaryServerSettings() - Method in class com.xebialabs.deployit.ci.Credential
 
skipMode - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
SlaveRemoteDescriptorRegistry - Class in com.xebialabs.deployit.ci.dar
 
SlaveRemoteDescriptorRegistry(DescriptorRegistryId) - Constructor for class com.xebialabs.deployit.ci.dar.SlaveRemoteDescriptorRegistry
 
SlaveRemoteDescriptorRegistry(BooterConfig, String) - Constructor for class com.xebialabs.deployit.ci.dar.SlaveRemoteDescriptorRegistry
 
Strings2 - Class in com.xebialabs.deployit.ci.util
 
Strings2() - Constructor for class com.xebialabs.deployit.ci.util.Strings2
 
stripEnclosingQuotes(String) - Static method in class com.xebialabs.deployit.ci.util.Strings2
 

T

tags - Variable in class com.xebialabs.deployit.ci.DeployableView
 
testMode - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
toConfigurationItem(DeployitDescriptorRegistry, FilePath, EnvVars, JenkinsDeploymentListener) - Method in class com.xebialabs.deployit.ci.ArtifactView
 
toConfigurationItem(DeployitDescriptorRegistry, FilePath, EnvVars, JenkinsDeploymentListener) - Method in class com.xebialabs.deployit.ci.DeployableView
 
toDeploymentPackage(String, String, List<? extends NameValuePair>, DeployitDescriptorRegistry, FilePath, EnvVars, JenkinsDeploymentListener) - Method in class com.xebialabs.deployit.ci.JenkinsPackageOptions
 
toString() - Method in class com.xebialabs.deployit.ci.Credential
 
toString() - Method in class com.xebialabs.deployit.ci.FileSystemLocation
 
toString() - Method in class com.xebialabs.deployit.ci.URLLocation
 
trace(String) - Method in class com.xebialabs.deployit.ci.util.JenkinsDeploymentListener
 
type - Variable in class com.xebialabs.deployit.ci.DeployableView
 
typeForClass(Class<?>) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
typeForClass(Class<?>) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 
typeForName(String) - Method in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
typeForName(String) - Method in class com.xebialabs.deployit.ci.server.DeployitDescriptorRegistryImpl
 

U

UDM_APPLICATION - Static variable in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
UDM_ARTIFACT - Static variable in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
UDM_DEPLOYABLE - Static variable in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
UDM_EMBEDDED_DEPLOYABLE - Static variable in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
UDM_ENVIRONMENT - Static variable in interface com.xebialabs.deployit.ci.server.DeployitDescriptorRegistry
 
url - Variable in class com.xebialabs.deployit.ci.URLLocation
 
URLLocation - Class in com.xebialabs.deployit.ci
 
URLLocation(String) - Constructor for class com.xebialabs.deployit.ci.URLLocation
 
URLLocation.DescriptorImpl - Class in com.xebialabs.deployit.ci
 
usingConfig(BooterConfig) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
 
usingDescriptors(Collection<Descriptor>) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
 

V

validateDefaultPort(int, int) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
ValidationMessage() - Constructor for class com.xebialabs.deployit.ci.action.XLDeployPublishAction.ValidationMessage
 
validConnection(String, String, String, String, int, int) - Static method in class com.xebialabs.deployit.ci.server.DeployitServerFactory
 
valueOf(String) - Static method in enum com.xebialabs.deployit.ci.VersionKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xebialabs.deployit.ci.VersionKind
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
version - Variable in class com.xebialabs.deployit.ci.DeployitNotifier
 
version - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
Versioned - Interface in com.xebialabs.deployit.ci
 
versionKind - Variable in class com.xebialabs.deployit.ci.JenkinsDeploymentOptions
 
VersionKind - Enum in com.xebialabs.deployit.ci
 

W

warn(String) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
warn(String, Object...) - Method in class com.xebialabs.deployit.ci.util.PluginLogger
 
withRegistryVersion(String) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
 
withTargetDir(File) - Method in class com.xebialabs.deployit.ci.dar.RemotePackaging
 
workingDirectory - Variable in class com.xebialabs.deployit.ci.FileSystemLocation
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 

X

XLDeployDeployStep - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployDeployStep(String, String, String) - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep
 
XLDeployDeployStep.XLDeployDeployStepDescriptor - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployDeployStep.XLDeployPublishExecution - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployDeployStepDescriptor() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployDeployStepDescriptor
 
XLDeployPackageExecution() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep.XLDeployPackageExecution
 
XLDeployPackageStep - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPackageStep(String, String, String) - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep
 
XLDeployPackageStep.XLDeployPackageExecution - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPackageStep.XLDeployPackageStepDescriptor - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPackageStepDescriptor() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPackageStep.XLDeployPackageStepDescriptor
 
XLDeployPublishAction - Class in com.xebialabs.deployit.ci.action
POJO used to expose xld publish action through jenkins api
XLDeployPublishAction() - Constructor for class com.xebialabs.deployit.ci.action.XLDeployPublishAction
 
XLDeployPublishAction.ValidationMessage - Class in com.xebialabs.deployit.ci.action
 
XLDeployPublishExecution() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployDeployStep.XLDeployPublishExecution
 
XLDeployPublishExecution() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishExecution
 
XLDeployPublishStep - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPublishStep(String, String) - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep
 
XLDeployPublishStep.XLDeployPublishExecution - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPublishStep.XLDeployPublishStepDescriptor - Class in com.xebialabs.deployit.ci.workflow
 
XLDeployPublishStepDescriptor() - Constructor for class com.xebialabs.deployit.ci.workflow.XLDeployPublishStep.XLDeployPublishStepDescriptor
 
XStreamReaderWriterJenkins - Class in com.xebialabs.xltype.serialization.xstream
This provider shadows XStreamReaderWriter and should regularly be synced with upstream changes.
XStreamReaderWriterJenkins() - Constructor for class com.xebialabs.xltype.serialization.xstream.XStreamReaderWriterJenkins
 

_

_DeployitNotifier_cleanup_error(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Error when cleaning up after import using {0} : {1}
_DeployitNotifier_credentialIdNotFoundError(Object) - Static method in class com.xebialabs.deployit.ci.Messages
No Credentials were found with ID {0}
_DeployitNotifier_credentialsNotFoundError(Object) - Static method in class com.xebialabs.deployit.ci.Messages
No Credentials were found with name {0}
_DeployitNotifier_deploy(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Deploying application {0} to {1}
_DeployitNotifier_displayName() - Static method in class com.xebialabs.deployit.ci.Messages
Deploy with XL Deploy
_DeployitNotifier_endDeployment(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Ending the deployment of {0} to {1}
_DeployitNotifier_errorDeploy(Object) - Static method in class com.xebialabs.deployit.ci.Messages
An error during the deployment {0}
_DeployitNotifier_import(Object) - Static method in class com.xebialabs.deployit.ci.Messages
Import the deployment package {0}
_DeployitNotifier_import_error(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Error when importing dar file {0} : {1}
_DeployitNotifier_imported(Object) - Static method in class com.xebialabs.deployit.ci.Messages
The package {0} has been imported.
_DeployitNotifier_noArtifactsFound(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Could not find the file specified by the pattern {0} in workspace {1}
_DeployitNotifier_package(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Package application {0}, version {1}
_DeployitNotifier_packaged(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Application {0} has been packaged {1}
_DeployitNotifier_perform(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Deploying application {0} to {1}
_DeployitNotifier_startDeployment(Object, Object) - Static method in class com.xebialabs.deployit.ci.Messages
Starting the deployment of {0} to {1}
_DeployitNotifier_TooManyFilesMatchingPattern() - Static method in class com.xebialabs.deployit.ci.Messages
Your pattern must return only one file to deploy
A B C D E F G H I J L M N O P R S T U V W X _ 
Skip navigation links