A B C D E F G H I J K L M N P R S T U V W

A

a - Variable in class com.xebialabs.deployit.util.Tuple
 
abort() - Method in class com.xebialabs.deployit.security.LdapLoginModule
 
abort() - Method in class com.xebialabs.deployit.task.Task
Aborts a task when it is executing.
AbortedException - Exception in com.xebialabs.deployit.task
 
AbortedException() - Constructor for exception com.xebialabs.deployit.task.AbortedException
 
abortExecution(String) - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
AccessControlService - Interface in com.xebialabs.deployit.security
 
add(String, Object...) - Method in exception com.xebialabs.deployit.exception.DeployitException
 
ADD_CHILD_NODES_PRIVILEGES - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
addAll(Collection<String>) - Method in exception com.xebialabs.deployit.exception.DeployitException
 
addMember(Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
addProperty(String, String) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
ADMIN_PASSWORD - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Default password for administrative user in Jackrabbit
ADMIN_USERNAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Default username for administrative user in Jackrabbit
administratorGroupName - Variable in class com.xebialabs.deployit.DeployitConfig
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.xebialabs.deployit.security.UsernameToMDCHandlerInterceptor
 
afterPropertiesSet() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
afterPropertiesSet() - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
ANONYMOUS_USERNAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Username that represents the anonymous user.
application - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
APPLICATION_ATTRIBUTE_NAME - Static variable in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
ArchivedTaskSearchParameters - Class in com.xebialabs.deployit.task
 
ArchivedTaskSearchParameters() - Constructor for class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
ArchivedTaskSearchParameters(ArchivedTaskSearchParameters) - Constructor for class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
ArchivedTaskSearchParameters.DateRange - Enum in com.xebialabs.deployit.task
 
ArchivedTaskSearchParameters.Status - Enum in com.xebialabs.deployit.task
 
archiveTask(DeploymentTask) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
archiveTask(DeploymentTask) - Method in interface com.xebialabs.deployit.task.TaskArchive
Archives a deployment task to the task archive persistent store.
ArchivingTaskRegistry - Class in com.xebialabs.deployit.task
 
ArchivingTaskRegistry() - Constructor for class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
arePropertiesDifferent(Deployable, Deployable) - Static method in class com.xebialabs.deployit.service.deployment.DeploymentOperationCalculator
 
ARTIFACT_NODETYPE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR node type name for artifacts.
authenticate(Authentication) - Method in class com.xebialabs.deployit.security.JcrAuthenticationProvider
 
AuthenticationFailureException - Exception in com.xebialabs.deployit.security
 
AuthenticationFailureException() - Constructor for exception com.xebialabs.deployit.security.AuthenticationFailureException
 
AuthenticationFailureException(String) - Constructor for exception com.xebialabs.deployit.security.AuthenticationFailureException
 
AuthenticationFailureException(String, Object...) - Constructor for exception com.xebialabs.deployit.security.AuthenticationFailureException
 
AuthenticationFailureException(Throwable) - Constructor for exception com.xebialabs.deployit.security.AuthenticationFailureException
 
AuthenticationFailureException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.security.AuthenticationFailureException
 
awaitFinish() - Method in class com.xebialabs.deployit.task.controltask.ControlTask
 

B

b - Variable in class com.xebialabs.deployit.util.Tuple
 
Base64Coder - Class in com.xebialabs.deployit.conversion
 
Base64Coder() - Constructor for class com.xebialabs.deployit.conversion.Base64Coder
 
build(Session) - Method in class com.xebialabs.deployit.repository.SearchQueryBuilder
 
buildId(Metadata.ConfigurationItemRoot, String...) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
buildId(String, String...) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
buildQuery() - Method in class com.xebialabs.deployit.task.jcrarchive.JcrArchivedTaskSearchQueryBuilder
 
ByteArraySource - Class in com.xebialabs.deployit.service.importer.source
 
ByteArraySource(String, byte[]) - Constructor for class com.xebialabs.deployit.service.importer.source.ByteArraySource
 

C

calculate(DeltaSpecificationBuilder, Set<Deployed>, Set<Deployed>) - Static method in class com.xebialabs.deployit.service.deployment.DeploymentOperationCalculator
 
cancel(String) - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
cancel() - Method in class com.xebialabs.deployit.task.Task
Cancels a task that has not started executing or that has stopped executing (but is not DONE).
cancelTask(String) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
cancelTask(String) - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
canExecute() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
canHandle(ImportSource) - Method in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
canRead() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
canReadPrincipal(Session, Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
canSkip() - Method in class com.xebialabs.deployit.task.TaskStep
 
canWrite() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
ChangeSet - Class in com.xebialabs.deployit.repository
 
ChangeSet() - Constructor for class com.xebialabs.deployit.repository.ChangeSet
 
checkAbortion() - Static method in class com.xebialabs.deployit.task.TaskUtilities
 
checkArgument(boolean, String, Object...) - Static method in class com.xebialabs.deployit.checks.Checks
 
checkNodeExists(String) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
checkNodeExists(String) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
checkNodeExists(String) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
checkNotNull(T, String) - Static method in class com.xebialabs.deployit.checks.Checks
 
checkNotNull(T, String, Object...) - Static method in class com.xebialabs.deployit.checks.Checks
 
checkReferentialIntegrity(ChangeSet) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
checkReferentialIntegrity(ChangeSet) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
checkReferentialIntegrity(ChangeSet) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
Checks - Class in com.xebialabs.deployit.checks
 
Checks() - Constructor for class com.xebialabs.deployit.checks.Checks
 
Checks.ConditionFailedException - Exception in com.xebialabs.deployit.checks
 
Checks.IncorrectArgumentException - Exception in com.xebialabs.deployit.checks
 
Checks.IncorrectArgumentException(String, Object...) - Constructor for exception com.xebialabs.deployit.checks.Checks.IncorrectArgumentException
 
Checks.MissingArgumentException - Exception in com.xebialabs.deployit.checks
 
Checks.MissingArgumentException(String) - Constructor for exception com.xebialabs.deployit.checks.Checks.MissingArgumentException
 
Checks.MissingArgumentException(String, Object...) - Constructor for exception com.xebialabs.deployit.checks.Checks.MissingArgumentException
 
checkTrue(boolean, String, Object...) - Static method in class com.xebialabs.deployit.checks.Checks
 
CI_SELECTOR_NAME - Static variable in class com.xebialabs.deployit.repository.SearchQueryBuilder
 
cleanUp(PackageInfo, ImportingContext) - Method in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
cleanUp() - Method in class com.xebialabs.deployit.service.importer.source.FileSource
 
cleanUp() - Method in class com.xebialabs.deployit.service.importer.source.InputStreamSource
 
cleanUp() - Method in class com.xebialabs.deployit.service.importer.source.UrlSource
 
clearLog() - Method in class com.xebialabs.deployit.task.TaskStep
 
close() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
Coder - Interface in com.xebialabs.deployit.conversion
 
collectGroupsForMember(Principal, DirContext, String, List<Principal>) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
com.xebialabs.deployit - package com.xebialabs.deployit
 
com.xebialabs.deployit.checks - package com.xebialabs.deployit.checks
 
com.xebialabs.deployit.conversion - package com.xebialabs.deployit.conversion
 
com.xebialabs.deployit.event - package com.xebialabs.deployit.event
 
com.xebialabs.deployit.exception - package com.xebialabs.deployit.exception
 
com.xebialabs.deployit.jcr - package com.xebialabs.deployit.jcr
 
com.xebialabs.deployit.jcr.grouping - package com.xebialabs.deployit.jcr.grouping
 
com.xebialabs.deployit.plugin - package com.xebialabs.deployit.plugin
 
com.xebialabs.deployit.repository - package com.xebialabs.deployit.repository
 
com.xebialabs.deployit.repository.internal - package com.xebialabs.deployit.repository.internal
 
com.xebialabs.deployit.security - package com.xebialabs.deployit.security
 
com.xebialabs.deployit.security.permission - package com.xebialabs.deployit.security.permission
 
com.xebialabs.deployit.service.comparison - package com.xebialabs.deployit.service.comparison
 
com.xebialabs.deployit.service.controltask - package com.xebialabs.deployit.service.controltask
 
com.xebialabs.deployit.service.deployment - package com.xebialabs.deployit.service.deployment
 
com.xebialabs.deployit.service.discovery - package com.xebialabs.deployit.service.discovery
 
com.xebialabs.deployit.service.importer - package com.xebialabs.deployit.service.importer
 
com.xebialabs.deployit.service.importer.reader - package com.xebialabs.deployit.service.importer.reader
 
com.xebialabs.deployit.service.importer.source - package com.xebialabs.deployit.service.importer.source
 
com.xebialabs.deployit.service.replacement - package com.xebialabs.deployit.service.replacement
 
com.xebialabs.deployit.service.validation - package com.xebialabs.deployit.service.validation
 
com.xebialabs.deployit.spring - package com.xebialabs.deployit.spring
 
com.xebialabs.deployit.task - package com.xebialabs.deployit.task
 
com.xebialabs.deployit.task.controltask - package com.xebialabs.deployit.task.controltask
 
com.xebialabs.deployit.task.deployment - package com.xebialabs.deployit.task.deployment
 
com.xebialabs.deployit.task.jcrarchive - package com.xebialabs.deployit.task.jcrarchive
 
com.xebialabs.deployit.task.step - package com.xebialabs.deployit.task.step
 
com.xebialabs.deployit.upgrade - package com.xebialabs.deployit.upgrade
 
com.xebialabs.deployit.util - package com.xebialabs.deployit.util
 
commit() - Method in class com.xebialabs.deployit.security.LdapLoginModule
 
Comparator - Class in com.xebialabs.deployit.service.comparison
 
Comparator() - Constructor for class com.xebialabs.deployit.service.comparison.Comparator
 
compare(ConfigurationItem, List<ConfigurationItem>) - Method in class com.xebialabs.deployit.service.comparison.Comparator
 
CONFIGURATION_FILENAME - Static variable in class com.xebialabs.deployit.DeployitConfig
 
CONFIGURATION_ITEM_NODETYPE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR node type name for configuration items.
CONFIGURATION_ITEM_TYPE_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the configuration item type name
CONFIGURATION_NODE_ID - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Full path of JCR node used to store the configuration
CONFIGURATION_NODE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of JCR node used to store the configuration
CONFIGURATION_NODETYPE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR node type name used to store the configuration
configureJcrRepositoryForDeployit() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
ConsolidatedDictionary - Class in com.xebialabs.deployit.service.replacement
 
ConsolidatedDictionary() - Constructor for class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
containsKey(String) - Method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
contentEquals(File, File) - Static method in class com.xebialabs.deployit.util.FileComparisonUtils
 
ControlTask - Class in com.xebialabs.deployit.task.controltask
 
ControlTask(List<? extends Step<?>>) - Constructor for class com.xebialabs.deployit.task.controltask.ControlTask
 
ControlTaskService - Class in com.xebialabs.deployit.service.controltask
 
ControlTaskService(ExecutionEngine) - Constructor for class com.xebialabs.deployit.service.controltask.ControlTaskService
 
convert(String) - Method in class com.xebialabs.deployit.spring.MethodConverter
 
convert(String) - Method in class com.xebialabs.deployit.spring.TypeConverter
 
copyTo(OverthereFile) - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
Count - Class in com.xebialabs.deployit.jcr.grouping
 
Count(String) - Constructor for class com.xebialabs.deployit.jcr.grouping.Count
 
create(DerivedArtifact) - Static method in class com.xebialabs.deployit.plugin.DerivedArtifactFile
 
create(T...) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
create(T...) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
create(T...) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
create(String, String) - Method in class com.xebialabs.deployit.security.JcrUserService
 
create(String, String) - Method in interface com.xebialabs.deployit.security.UserService
 
create(Collection<Dictionary>) - Static method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
createConditionForProperty(Map.Entry<String, String>) - Method in class com.xebialabs.deployit.repository.SearchQueryBuilder
 
createdBetween(Calendar, Calendar) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
createdOnOrAfter(Calendar) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
createdOnOrBefore(Calendar) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
CREATING_TASK_ID_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the creating task id

D

DarDriverService - Class in com.xebialabs.deployit.service.importer
Maps the Deployit Archive (dar) extension to the TrueZip Jar Driver.
DarDriverService() - Constructor for class com.xebialabs.deployit.service.importer.DarDriverService
 
DATA_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the artifact data.
dateRangeSearch - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
decode(byte[]) - Method in class com.xebialabs.deployit.conversion.Base64Coder
 
decode(byte[]) - Method in interface com.xebialabs.deployit.conversion.Coder
 
decode(String) - Static method in class com.xebialabs.deployit.conversion.StringCoder
 
decodePermissionString(String) - Static method in class com.xebialabs.deployit.security.permission.PermissionHelper
 
DecodingPropertyPlaceholderConfigurer - Class in com.xebialabs.deployit.spring
 
DecodingPropertyPlaceholderConfigurer() - Constructor for class com.xebialabs.deployit.spring.DecodingPropertyPlaceholderConfigurer
 
decrypt(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
DEFAULT_WEB_CONTEXT_ROOT - Static variable in class com.xebialabs.deployit.DeployitConfig
 
DEFAULT_WEBCONTENT_PACKAGE - Static variable in class com.xebialabs.deployit.DeployitConfig
 
DefaultImportingContext - Class in com.xebialabs.deployit.service.importer
 
DefaultImportingContext() - Constructor for class com.xebialabs.deployit.service.importer.DefaultImportingContext
 
delete() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
delete(String...) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
delete(String...) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
delete(String...) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
delete() - Method in class com.xebialabs.deployit.repository.WorkDir
 
delete(String) - Method in class com.xebialabs.deployit.security.JcrUserService
 
delete(String) - Method in interface com.xebialabs.deployit.security.UserService
 
deleteDirectoryContents(File) - Static method in class com.xebialabs.deployit.util.GuavaFiles
 
deleteRecursively() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
deleteRecursively(File) - Static method in class com.xebialabs.deployit.util.GuavaFiles
 
deny(String, List<String>) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
deny(String, List<String>) - Method in class com.xebialabs.deployit.security.permission.ReadHandler
 
denyPermission(String, String) - Method in class com.xebialabs.deployit.security.JcrPermissionService
 
denyPermission(String, String) - Method in interface com.xebialabs.deployit.security.PermissionService
 
DeployableConfigurationItemReader - Class in com.xebialabs.deployit.service.importer.reader
 
DeployableConfigurationItemReader(Map<String, Attributes>) - Constructor for class com.xebialabs.deployit.service.importer.reader.DeployableConfigurationItemReader
 
DeployedGenerator - Class in com.xebialabs.deployit.service.deployment
 
DeployedGenerator(RepositoryService) - Constructor for class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
DeployedService - Class in com.xebialabs.deployit.service.deployment
 
DeployedService(DeployedGenerator) - Constructor for class com.xebialabs.deployit.service.deployment.DeployedService
 
DEPLOYIT_NAMESPACE_PREFIX - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR namespace prefix for Deployit specific types and properties
DEPLOYIT_NAMESPACE_URI - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR namespace URI for Deployit specific types and properties
DeployitConfig - Class in com.xebialabs.deployit
 
DeployitConfig() - Constructor for class com.xebialabs.deployit.DeployitConfig
 
DeployitException - Exception in com.xebialabs.deployit.exception
 
DeployitException() - Constructor for exception com.xebialabs.deployit.exception.DeployitException
 
DeployitException(String) - Constructor for exception com.xebialabs.deployit.exception.DeployitException
 
DeployitException(String, Object...) - Constructor for exception com.xebialabs.deployit.exception.DeployitException
 
DeployitException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.exception.DeployitException
 
DeployitException(Throwable) - Constructor for exception com.xebialabs.deployit.exception.DeployitException
 
DeploymentOperationCalculator - Class in com.xebialabs.deployit.service.deployment
 
DeploymentOperationCalculator() - Constructor for class com.xebialabs.deployit.service.deployment.DeploymentOperationCalculator
 
DeploymentPlannerBeanBuilder - Class in com.xebialabs.deployit.spring
 
DeploymentPlannerBeanBuilder() - Constructor for class com.xebialabs.deployit.spring.DeploymentPlannerBeanBuilder
 
DeploymentService - Class in com.xebialabs.deployit.service.deployment
 
DeploymentService(RepositoryService, Planner) - Constructor for class com.xebialabs.deployit.service.deployment.DeploymentService
 
DeploymentService.DeploymentException - Exception in com.xebialabs.deployit.service.deployment
 
DeploymentService.DeploymentException(String) - Constructor for exception com.xebialabs.deployit.service.deployment.DeploymentService.DeploymentException
 
DeploymentTask - Class in com.xebialabs.deployit.task
 
DeploymentTask(List<? extends DeploymentStep>, RepositoryService, WorkDir...) - Constructor for class com.xebialabs.deployit.task.DeploymentTask
 
DeploymentTask(List<TaskStep>, Task.State) - Constructor for class com.xebialabs.deployit.task.DeploymentTask
 
DeploymentTask.DeploymentType - Enum in com.xebialabs.deployit.task
 
DeploymentTaskInfo - Class in com.xebialabs.deployit.task
 
DeploymentTaskInfo() - Constructor for class com.xebialabs.deployit.task.DeploymentTaskInfo
 
deregisterForEvent(Class<Task.TaskStateChangeEvent>, EventCallback<Task.TaskStateChangeEvent>) - Static method in class com.xebialabs.deployit.event.EventBus
 
DerivedArtifactFile - Class in com.xebialabs.deployit.plugin
A Lazy file for a Derived Artifact.
DerivedArtifactFile() - Constructor for class com.xebialabs.deployit.plugin.DerivedArtifactFile
 
DerivedArtifactFile.DerivedFileHandler - Class in com.xebialabs.deployit.plugin
 
DerivedArtifactFile.DerivedFileHandler(DerivedArtifact) - Constructor for class com.xebialabs.deployit.plugin.DerivedArtifactFile.DerivedFileHandler
 
destroy() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
destroy() - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
destroy() - Method in class com.xebialabs.deployit.task.DeploymentTask
Destroys a task.
destroy() - Method in class com.xebialabs.deployit.task.ExecutionContextAttributes
 
destroy() - Method in class com.xebialabs.deployit.task.Task
Destroys a task.
destroy() - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
DictionaryValueException - Exception in com.xebialabs.deployit.service.deployment
 
DictionaryValueException(String, Object...) - Constructor for exception com.xebialabs.deployit.service.deployment.DictionaryValueException
 
DictionaryValueException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.service.deployment.DictionaryValueException
 
discoverConfigurationItem(ConfigurationItem) - Method in class com.xebialabs.deployit.service.discovery.DiscoveryService
 
DiscoveryHandler - Class in com.xebialabs.deployit.security.permission
 
DiscoveryHandler() - Constructor for class com.xebialabs.deployit.security.permission.DiscoveryHandler
 
DiscoveryService - Class in com.xebialabs.deployit.service.discovery
 
DiscoveryService(Inspector) - Constructor for class com.xebialabs.deployit.service.discovery.DiscoveryService
 
doAfterTaskStateChangedToAborted() - Method in class com.xebialabs.deployit.task.controltask.ControlTask
 
doAfterTaskStateChangedToAborted() - Method in class com.xebialabs.deployit.task.Task
override this method if something needs to be executed/saved/deleted after the state is changed to ABORTED
doAfterTaskStateChangedToDone() - Method in class com.xebialabs.deployit.task.controltask.ControlTask
 
doAfterTaskStateChangedToDone() - Method in class com.xebialabs.deployit.task.deployment.InitialDeploymentTask
 
doAfterTaskStateChangedToDone() - Method in class com.xebialabs.deployit.task.deployment.UndeploymentTask
 
doAfterTaskStateChangedToDone() - Method in class com.xebialabs.deployit.task.deployment.UpgradeDeploymentTask
 
doAfterTaskStateChangedToDone() - Method in class com.xebialabs.deployit.task.Task
override this method if something needs to be executed/saved/deleted after the state is changed to DONE
doAs() - Method in interface com.xebialabs.deployit.security.SecurityCallback
 
doInJcr(Session) - Method in interface com.xebialabs.deployit.jcr.JcrCallback
 
doUpgrade() - Method in class com.xebialabs.deployit.upgrade.Upgrader
 
doWithTask(DeploymentTaskInfo) - Method in interface com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive.TaskCallback
 
Duration - Class in com.xebialabs.deployit.jcr.grouping
 
Duration(String) - Constructor for class com.xebialabs.deployit.jcr.grouping.Duration
 

E

EditRepositoryHandler - Class in com.xebialabs.deployit.security.permission
 
EditRepositoryHandler() - Constructor for class com.xebialabs.deployit.security.permission.EditRepositoryHandler
 
Either<T,U> - Class in com.xebialabs.deployit.util
 
either(T, U) - Static method in class com.xebialabs.deployit.util.Either
 
EMPTY_PLACEHOLDER - Static variable in class com.xebialabs.deployit.service.replacement.MustachePlaceholderReplacer
 
encode(byte[]) - Method in class com.xebialabs.deployit.conversion.Base64Coder
 
encode(byte[]) - Method in interface com.xebialabs.deployit.conversion.Coder
 
encode(String) - Static method in class com.xebialabs.deployit.conversion.StringCoder
 
encodePermissionString(Permission, String) - Static method in class com.xebialabs.deployit.security.permission.PermissionHelper
 
encrypt(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
endDate - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
ensureDecrypted(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
ensureEncrypted(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
environment - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
equals(Object) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
equals(Object) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapPrincipal
 
equals(Object) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.SimplePrincipal
 
Event - Interface in com.xebialabs.deployit.event
 
EventBus - Class in com.xebialabs.deployit.event
 
EventBus() - Constructor for class com.xebialabs.deployit.event.EventBus
 
EventCallback<T extends Event> - Interface in com.xebialabs.deployit.event
 
execute(JcrCallback<T>) - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
execute(String, String, JcrCallback<T>) - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
execute(ChangeSet) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
execute(ChangeSet) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
execute(ChangeSet) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
execute(ConfigurationItem, String) - Method in class com.xebialabs.deployit.service.controltask.ControlTaskService
 
execute(String) - Method in class com.xebialabs.deployit.task.ExecutionEngine
Starts the execution of the given task
execute(DeploymentExecutionContext) - Method in class com.xebialabs.deployit.task.step.RepositoryUpdateStep
 
execute(ExecutionContextAttributes) - Method in class com.xebialabs.deployit.task.TaskStep
 
executeAs(String, String, JcrTemplate, JcrCallback<T>) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
executeAs(UsernameAndPasswordCredentials, SecurityCallback<T>) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
executeAs(String, String, SecurityCallback<T>) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
executeAsAdmin(JcrCallback<T>) - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
executeAsAdmin(SecurityCallback<T>) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
executedBy - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
executedByUser(String) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
executeSteps() - Method in class com.xebialabs.deployit.task.Task
 
ExecutionContextAttributes - Class in com.xebialabs.deployit.task
 
ExecutionContextAttributes() - Constructor for class com.xebialabs.deployit.task.ExecutionContextAttributes
 
ExecutionEngine - Class in com.xebialabs.deployit.task
 
ExecutionEngine() - Constructor for class com.xebialabs.deployit.task.ExecutionEngine
 
exists() - Method in class com.xebialabs.deployit.DeployitConfig
 
exists() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
explode(InputSupplier<? extends InputStream>, File) - Static method in class com.xebialabs.deployit.plugin.Exploder
Extracts a archive input stream.
N.B.: You should cleanup after yourself, the temp directory won't be automatically deleted after this call.
Exploder - Class in com.xebialabs.deployit.plugin
 
Exploder() - Constructor for class com.xebialabs.deployit.plugin.Exploder
 

F

FileComparisonUtils - Class in com.xebialabs.deployit.util
 
FileComparisonUtils() - Constructor for class com.xebialabs.deployit.util.FileComparisonUtils
 
FILENAME_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the artifact filename.
FileSource - Class in com.xebialabs.deployit.service.importer.source
 
FileSource(String, boolean) - Constructor for class com.xebialabs.deployit.service.importer.source.FileSource
 
FileSource(File, boolean) - Constructor for class com.xebialabs.deployit.service.importer.source.FileSource
 
FileWithoutContent - Class in com.xebialabs.deployit.plugin
 
FileWithoutContent(String) - Constructor for class com.xebialabs.deployit.plugin.FileWithoutContent
 
find(String) - Static method in enum com.xebialabs.deployit.security.permission.Permission
 
findDeployedTypesForDeployableAndContainerTypes(Type, Type) - Method in class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
findMostSpecificDeployedTypeForDeployableAndContainerTypes(Type, Type) - Method in class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
findPrincipals(String) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
findPrincipals(String, int) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
forApplication(String) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
forApplicationAndVersion(String, String) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
forNodeAndPrivilege(String, String) - Static method in exception com.xebialabs.deployit.security.PermissionDeniedException
 
forPermission(Permission, List<String>) - Static method in exception com.xebialabs.deployit.security.PermissionDeniedException
 
Function<T> - Interface in com.xebialabs.deployit.jcr.grouping
 

G

generateAllDeployeds(Version, Environment) - Method in class com.xebialabs.deployit.service.deployment.DeployedService
 
generateDeployed(Deployable, Container, Type, ConsolidatedDictionary) - Method in class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
generateMostSpecificDeployed(Deployable, Container, ConsolidatedDictionary) - Method in class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
generateSelectedDeployed(Deployable, Container, String, Environment) - Method in class com.xebialabs.deployit.service.deployment.DeployedService
 
generateSelectedDeployeds(List<ConfigurationItem>, Environment) - Method in class com.xebialabs.deployit.service.deployment.DeployedService
 
generateUpgradedDeployed(Deployable, Deployed<?, ?>, ConsolidatedDictionary) - Method in class com.xebialabs.deployit.service.deployment.DeployedGenerator
 
generateUpgradedDeployeds(Version, DeployedApplication) - Method in class com.xebialabs.deployit.service.deployment.DeployedService
 
get() - Static method in class com.xebialabs.deployit.jcr.JcrTemplateHolder
 
get() - Static method in class com.xebialabs.deployit.repository.NodeReaderContext
 
get() - Method in class com.xebialabs.deployit.service.importer.DarDriverService
 
get(String) - Method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
getA() - Method in class com.xebialabs.deployit.util.Tuple
 
getAbsolutePathFromId(String) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
getAccessControlEntries(String) - Method in interface com.xebialabs.deployit.security.AccessControlService
 
getAccessControlEntries(String) - Method in class com.xebialabs.deployit.security.JcrAccessControlService
 
getAccessControlService() - Static method in class com.xebialabs.deployit.security.SecurityServiceLocator
 
getAdministratorGroupName() - Method in class com.xebialabs.deployit.DeployitConfig
 
getAllIncompleteTasksForCurrentUser() - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
getAllTaskIds() - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
getAllTaskIds() - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks Id's.
getApplicationName(Manifest) - Static method in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
getApplicationName() - Method in class com.xebialabs.deployit.task.DeploymentTask
 
getApplicationName() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getApplicationVersion(Manifest) - Static method in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
getApplicationVersion() - Method in class com.xebialabs.deployit.task.DeploymentTask
 
getApplicationVersion() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getAttribute(String) - Method in class com.xebialabs.deployit.service.importer.DefaultImportingContext
 
getAttribute(String) - Method in class com.xebialabs.deployit.task.ExecutionContextAttributes
 
getAttributes() - Method in class com.xebialabs.deployit.task.ExecutionContextAttributes
 
getAuthorities() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getB() - Method in class com.xebialabs.deployit.util.Tuple
 
getCompletionDate() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getCompletionDate() - Method in class com.xebialabs.deployit.task.Task
 
getCompletionDate() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getConfiguration() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
getConnection() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getCreateCis() - Method in class com.xebialabs.deployit.repository.ChangeSet
 
getCredentials() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getCurrentCredentials() - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
getCurrentStepNr() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getCurrentStepNr() - Method in class com.xebialabs.deployit.task.Task
 
getCustomProperties() - Method in class com.xebialabs.deployit.DeployitConfig
 
getDate() - Method in class com.xebialabs.deployit.ReleaseInfo
 
getDefaults() - Method in class com.xebialabs.deployit.DeployitConfig
 
getDeleteCiIds() - Method in class com.xebialabs.deployit.repository.ChangeSet
 
getDeployableNameFromEntryName(String) - Method in class com.xebialabs.deployit.service.importer.reader.DeployableConfigurationItemReader
 
getDeploymentType() - Method in class com.xebialabs.deployit.task.deployment.InitialDeploymentTask
 
getDeploymentType() - Method in class com.xebialabs.deployit.task.deployment.UndeploymentTask
 
getDeploymentType() - Method in class com.xebialabs.deployit.task.deployment.UpgradeDeploymentTask
 
getDeploymentType() - Method in class com.xebialabs.deployit.task.DeploymentTask
 
getDeploymentType() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getDescription() - Method in class com.xebialabs.deployit.task.step.RepositoryUpdateStep
 
getDescription() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getDetails() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getDurationInMillis() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getEntries() - Method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
getEnvironment() - Method in class com.xebialabs.deployit.task.DeploymentTask
 
getEnvironment() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getErrors() - Method in exception com.xebialabs.deployit.exception.DeployitException
 
getFailureCount() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getFailureCount() - Method in class com.xebialabs.deployit.task.Task
 
getFailureCount() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getFile(String) - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getFile() - Method in class com.xebialabs.deployit.service.importer.source.FileSource
 
getFile() - Method in class com.xebialabs.deployit.service.importer.source.InputStreamSource
 
getFile() - Method in class com.xebialabs.deployit.service.importer.source.UrlSource
 
getGroupMembership(Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
getHomeDir() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
getHttpPort() - Method in class com.xebialabs.deployit.DeployitConfig
 
getId() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getId() - Method in class com.xebialabs.deployit.task.Task
 
getIdFromAbsolutePath(String) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
getImplementation() - Method in class com.xebialabs.deployit.task.TaskStep
 
getImportablePackageDirectory() - Method in interface com.xebialabs.deployit.service.importer.ImporterService
 
getImportablePackageDirectory() - Method in class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
getImportablePackagesPath() - Method in class com.xebialabs.deployit.DeployitConfig
 
getIncompleteTasksForUser(String) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
getIncompleteTasksForUser(String) - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
getInitialContext(Hashtable<?, ?>) - Method in class com.xebialabs.deployit.security.LdapContextFactory
 
getInputStream() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getInstance() - Static method in class com.xebialabs.deployit.DeployitConfig
 
getJcrRepositoryPath() - Method in class com.xebialabs.deployit.DeployitConfig
 
getKeyStoreKeyPassword() - Method in class com.xebialabs.deployit.DeployitConfig
 
getKeyStorePassword() - Method in class com.xebialabs.deployit.DeployitConfig
 
getKeyStorePath() - Method in class com.xebialabs.deployit.DeployitConfig
 
getLabel() - Method in class com.xebialabs.deployit.task.Task
 
getLastModificationDate() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getLeft() - Method in class com.xebialabs.deployit.util.Either
 
getLocation() - Method in class com.xebialabs.deployit.DeployitConfig
 
getLocation() - Method in class com.xebialabs.deployit.service.importer.source.FileSource
 
getLog() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getLoginGroupMembership(Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
getMaxThreads() - Method in class com.xebialabs.deployit.DeployitConfig
 
getMessage() - Method in exception com.xebialabs.deployit.exception.DeployitException
 
getMinThreads() - Method in class com.xebialabs.deployit.DeployitConfig
 
getName() - Method in class com.xebialabs.deployit.jcr.grouping.Count
 
getName() - Method in class com.xebialabs.deployit.jcr.grouping.Duration
 
getName() - Method in interface com.xebialabs.deployit.jcr.grouping.Function
 
getName() - Method in class com.xebialabs.deployit.jcr.grouping.Sum
 
getName() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getName() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
getName() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapPrincipal
 
getName() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.SimplePrincipal
 
getName() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getNodeByUuid(Node, String, Session) - Static method in class com.xebialabs.deployit.repository.NodeUtils
 
getNrOfSteps() - Method in class com.xebialabs.deployit.task.Task
 
getObject() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
getObjectType() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
getOldState() - Method in class com.xebialabs.deployit.task.Task.TaskStateChangeEvent
 
getOrder() - Method in class com.xebialabs.deployit.task.step.RepositoryUpdateStep
 
getOutputStream() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getOwner() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getOwner() - Method in class com.xebialabs.deployit.task.Task
 
getOwnerCredentials() - Method in class com.xebialabs.deployit.task.Task
 
getParentFile() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getParentId(String) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
getPassword() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getPath() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
getPath() - Method in class com.xebialabs.deployit.repository.WorkDir
 
getPermissionHandler() - Method in enum com.xebialabs.deployit.security.permission.Permission
 
getPermissionName() - Method in enum com.xebialabs.deployit.security.permission.Permission
 
getPermissionService() - Static method in class com.xebialabs.deployit.security.SecurityServiceLocator
 
getPrincipal(String) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
getPrincipal() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getPrincipalName() - Method in class com.xebialabs.deployit.security.JcrAccessControlEntry
 
getPrincipals(int) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
getPrivileges() - Method in class com.xebialabs.deployit.security.JcrAccessControlEntry
 
getReleaseInfo() - Static method in class com.xebialabs.deployit.ReleaseInfo
 
getRepositoryService() - Static method in class com.xebialabs.deployit.repository.RepositoryServiceHolder
 
getResult() - Method in class com.xebialabs.deployit.jcr.grouping.GroupBy
 
getRight() - Method in class com.xebialabs.deployit.util.Either
 
getSslProtocol() - Method in class com.xebialabs.deployit.DeployitConfig
 
getStartDate() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getStartDate() - Method in class com.xebialabs.deployit.task.Task
 
getStartDate() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getState() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getState() - Method in class com.xebialabs.deployit.task.Task
 
getState() - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
getStep(int) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getStep(int) - Method in class com.xebialabs.deployit.task.Task
 
getSteps() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
getSteps() - Method in class com.xebialabs.deployit.task.Task
 
getTask(String) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
getTask(String) - Method in class com.xebialabs.deployit.task.ExecutionEngine
Retrieves the task with the given id
getTask(String) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
getTask() - Method in class com.xebialabs.deployit.task.Task.TaskStateChangeEvent
 
getTask(String) - Method in interface com.xebialabs.deployit.task.TaskArchive
Retrieve a from the persistent store, using the taskId
getTask(String) - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
getTaskArchive() - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
getTaskArchive() - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
getTasks() - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
getTasks() - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
getUpdateCis() - Method in class com.xebialabs.deployit.repository.ChangeSet
 
getUpgrades() - Method in class com.xebialabs.deployit.upgrade.Upgrader
 
getUsername() - Method in class com.xebialabs.deployit.security.JcrUser
 
getUsername() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
getUserPermissions(String) - Method in class com.xebialabs.deployit.security.JcrPermissionService
 
getUserPermissions(String) - Method in interface com.xebialabs.deployit.security.PermissionService
 
getVersion() - Method in class com.xebialabs.deployit.ReleaseInfo
 
getWrappingTask() - Method in class com.xebialabs.deployit.task.Task
 
GlobalPermissionHandler - Class in com.xebialabs.deployit.security.permission
 
GlobalPermissionHandler() - Constructor for class com.xebialabs.deployit.security.permission.GlobalPermissionHandler
 
grant(String, List<String>) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
grantPermission(String, String) - Method in class com.xebialabs.deployit.security.JcrPermissionService
 
grantPermission(String, String) - Method in interface com.xebialabs.deployit.security.PermissionService
 
GroupBy - Class in com.xebialabs.deployit.jcr.grouping
 
GroupBy(Collection<String>, Function<?>...) - Constructor for class com.xebialabs.deployit.jcr.grouping.GroupBy
 
GuavaFiles - Class in com.xebialabs.deployit.util
 
GuavaFiles() - Constructor for class com.xebialabs.deployit.util.GuavaFiles
 

H

handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.DiscoveryHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.EditRepositoryHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.EditRepositoryHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.GlobalPermissionHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.InitialDeploymentHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.InitialDeploymentHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.InitialImportHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.ReadHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UndeploymentHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UndeploymentHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UpgradeDeploymentHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UpgradeDeploymentHandler
 
handle(String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UpgradeImportHandler
 
handle(String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.UpgradeImportHandler
 
hasErrors() - Method in exception com.xebialabs.deployit.exception.DeployitException
 
hashCode() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
hashCode() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapPrincipal
 
hashCode() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.SimplePrincipal
 
hasLoggedInUserPermission(String) - Method in class com.xebialabs.deployit.security.JcrPermissionService
 
hasLoggedInUserPermission(String) - Method in interface com.xebialabs.deployit.security.PermissionService
 
hasPermission(List<String>) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
hasPlaceholders(String) - Static method in class com.xebialabs.deployit.service.replacement.MustachePlaceholderScanner
 
hasPrivilege(String, String) - Method in interface com.xebialabs.deployit.security.AccessControlService
 
hasPrivilege(String, String) - Method in class com.xebialabs.deployit.security.JcrAccessControlService
 
hasUserPermission(String, String) - Method in class com.xebialabs.deployit.security.JcrPermissionService
 
hasUserPermission(String, String) - Method in interface com.xebialabs.deployit.security.PermissionService
 
hold() - Method in class com.xebialabs.deployit.repository.NodeReaderContext
 
httpPort - Variable in class com.xebialabs.deployit.DeployitConfig
 
HttpResponseCodeResult - Annotation Type in com.xebialabs.deployit.exception
Annotation that provides the HttpResponseCode for an exception type.

I

ID_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the configuration item id.
IDENTIFIER - Static variable in class com.xebialabs.deployit.conversion.Base64Coder
 
identifier() - Method in class com.xebialabs.deployit.conversion.Base64Coder
 
identifier() - Method in interface com.xebialabs.deployit.conversion.Coder
 
IGNORE_PLACEHOLDER - Static variable in class com.xebialabs.deployit.service.replacement.MustachePlaceholderReplacer
 
implode(OverthereFile) - Static method in class com.xebialabs.deployit.plugin.Imploder
 
Imploder - Class in com.xebialabs.deployit.plugin
 
Imploder() - Constructor for class com.xebialabs.deployit.plugin.Imploder
 
importablePackagesPath - Variable in class com.xebialabs.deployit.DeployitConfig
 
importEntities(PackageInfo, ImportingContext) - Method in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
ImporterException - Exception in com.xebialabs.deployit.service.importer
 
ImporterException(String, Object...) - Constructor for exception com.xebialabs.deployit.service.importer.ImporterException
 
ImporterException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.service.importer.ImporterException
 
ImporterException(Throwable) - Constructor for exception com.xebialabs.deployit.service.importer.ImporterException
 
ImporterService - Interface in com.xebialabs.deployit.service.importer
 
ImporterServiceImpl - Class in com.xebialabs.deployit.service.importer
 
ImporterServiceImpl(RepositoryService, Validator) - Constructor for class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
importPackage(ImportSource) - Method in interface com.xebialabs.deployit.service.importer.ImporterService
 
importPackage(ImportSource) - Method in class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
init(Properties) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider
 
initFromDeployment(DeployedApplication) - Method in class com.xebialabs.deployit.task.DeploymentTask
 
InitialDeploymentHandler - Class in com.xebialabs.deployit.security.permission
Grants a user: - deployment#initial permission - (add|remove)_child_node rights on the Environment - (add|remove)_child_node rights on the members of an Environment (ie.
InitialDeploymentHandler() - Constructor for class com.xebialabs.deployit.security.permission.InitialDeploymentHandler
 
InitialDeploymentTask - Class in com.xebialabs.deployit.task.deployment
 
InitialDeploymentTask(DeltaSpecification, List<? extends DeploymentStep>, RepositoryService, WorkDir) - Constructor for class com.xebialabs.deployit.task.deployment.InitialDeploymentTask
 
InitialImportHandler - Class in com.xebialabs.deployit.security.permission
 
InitialImportHandler() - Constructor for class com.xebialabs.deployit.security.permission.InitialImportHandler
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.xebialabs.deployit.security.LdapLoginModule
 
initImporters() - Method in class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
InMemoryRepositoryService - Class in com.xebialabs.deployit.repository
FIXME: Can we get rid of this class? Or move it to a test.support package?
InMemoryRepositoryService() - Constructor for class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
InputStreamSource - Class in com.xebialabs.deployit.service.importer.source
 
InputStreamSource(String, InputStream) - Constructor for class com.xebialabs.deployit.service.importer.source.InputStreamSource
 
inspector() - Method in class com.xebialabs.deployit.spring.InspectorBeanBuilder
 
InspectorBeanBuilder - Class in com.xebialabs.deployit.spring
 
InspectorBeanBuilder() - Constructor for class com.xebialabs.deployit.spring.InspectorBeanBuilder
 
invoke(Object, DeploymentTaskInfo) - Method in class com.xebialabs.deployit.jcr.grouping.Count
 
invoke(Object, DeploymentTaskInfo) - Method in class com.xebialabs.deployit.jcr.grouping.Duration
 
invoke(Object, DeploymentTaskInfo) - Method in interface com.xebialabs.deployit.jcr.grouping.Function
 
invoke(Object, DeploymentTaskInfo) - Method in class com.xebialabs.deployit.jcr.grouping.Sum
 
invoke(Object, Method, Method, Object[]) - Method in class com.xebialabs.deployit.plugin.DerivedArtifactFile.DerivedFileHandler
 
isAdmin() - Method in class com.xebialabs.deployit.security.JcrUser
 
isAllow() - Method in class com.xebialabs.deployit.security.JcrAccessControlEntry
 
isAuthenticated() - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
isCreateHomeDirIfNotExists() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
isDirectory() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
isEncoded(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
isEncrypted(String) - Static method in class com.xebialabs.deployit.util.PasswordObfuscator
 
isExecuting() - Method in class com.xebialabs.deployit.task.Task
 
isFailed() - Method in class com.xebialabs.deployit.task.TaskStep
 
isFile() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
isHidden() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
isLoggedIn() - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
isMember(Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
isMiddlewareResource(Map.Entry<String, Attributes>) - Method in class com.xebialabs.deployit.service.importer.reader.DeployableConfigurationItemReader
 
isNewConfiguration() - Method in class com.xebialabs.deployit.DeployitConfig
 
isReadyForExecution() - Method in class com.xebialabs.deployit.task.Task
 
isSingleton() - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
isSkipped() - Method in class com.xebialabs.deployit.task.TaskStep
 
isSsl() - Method in class com.xebialabs.deployit.DeployitConfig
 
isTempFile() - Method in class com.xebialabs.deployit.service.importer.source.FileSource
 
isTransitive() - Method in class com.xebialabs.deployit.security.JcrAccessControlEntry
 
isValid() - Method in class com.xebialabs.deployit.DeployitConfig
 
ItemAlreadyExistsException - Exception in com.xebialabs.deployit.repository
 
ItemAlreadyExistsException(String, Object...) - Constructor for exception com.xebialabs.deployit.repository.ItemAlreadyExistsException
 
ItemInUseException - Exception in com.xebialabs.deployit.repository
 
ItemInUseException(String, Object...) - Constructor for exception com.xebialabs.deployit.repository.ItemInUseException
 
ItemInUseException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.repository.ItemInUseException
 

J

JackrabbitRepositoryFactoryBean - Class in com.xebialabs.deployit.jcr
 
JackrabbitRepositoryFactoryBean() - Constructor for class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
JCR_ADD_CHILD_NODES - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_MODIFY_PROPERTIES - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_NODE_TYPE_MANAGEMENT - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_READ - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_REMOVE_CHILD_NODES - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_REMOVE_NODE - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JCR_VERSION_MANAGEMENT - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
 
JcrAccessControlEntry - Class in com.xebialabs.deployit.security
 
JcrAccessControlEntry(String, boolean, String...) - Constructor for class com.xebialabs.deployit.security.JcrAccessControlEntry
 
JcrAccessControlEntry(String, boolean, List<String>) - Constructor for class com.xebialabs.deployit.security.JcrAccessControlEntry
 
JcrAccessControlEntry(String, boolean, List<String>, boolean) - Constructor for class com.xebialabs.deployit.security.JcrAccessControlEntry
 
JcrAccessControlService - Class in com.xebialabs.deployit.security
 
JcrAccessControlService(JcrTemplate) - Constructor for class com.xebialabs.deployit.security.JcrAccessControlService
 
JcrArchivedTaskSearchQueryBuilder - Class in com.xebialabs.deployit.task.jcrarchive
 
JcrArchivedTaskSearchQueryBuilder(QueryManager, ValueFactory, ArchivedTaskSearchParameters) - Constructor for class com.xebialabs.deployit.task.jcrarchive.JcrArchivedTaskSearchQueryBuilder
 
JcrAuthenticationProvider - Class in com.xebialabs.deployit.security
 
JcrAuthenticationProvider() - Constructor for class com.xebialabs.deployit.security.JcrAuthenticationProvider
 
JcrCallback<T> - Interface in com.xebialabs.deployit.jcr
 
JcrConstants - Interface in com.xebialabs.deployit.jcr
 
JcrPathHelper - Class in com.xebialabs.deployit.repository
 
JcrPathHelper() - Constructor for class com.xebialabs.deployit.repository.JcrPathHelper
 
JcrPermissionService - Class in com.xebialabs.deployit.security
 
JcrPermissionService(JcrTemplate) - Constructor for class com.xebialabs.deployit.security.JcrPermissionService
 
jcrRepositoryPath - Variable in class com.xebialabs.deployit.DeployitConfig
 
JcrRepositoryService - Class in com.xebialabs.deployit.repository
 
JcrRepositoryService(JcrTemplate) - Constructor for class com.xebialabs.deployit.repository.JcrRepositoryService
 
JcrTaskArchive - Class in com.xebialabs.deployit.task.jcrarchive
 
JcrTaskArchive(JcrTemplate) - Constructor for class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
JcrTaskArchive.TaskCallback - Interface in com.xebialabs.deployit.task.jcrarchive
 
JcrTemplate - Class in com.xebialabs.deployit.jcr
 
JcrTemplate(Repository) - Constructor for class com.xebialabs.deployit.jcr.JcrTemplate
 
jcrTemplate - Variable in class com.xebialabs.deployit.security.JcrPermissionService
 
JcrTemplateHolder - Class in com.xebialabs.deployit.jcr
 
JcrTemplateHolder(JcrTemplate) - Constructor for class com.xebialabs.deployit.jcr.JcrTemplateHolder
 
JcrUser - Class in com.xebialabs.deployit.security
 
JcrUser(String, boolean) - Constructor for class com.xebialabs.deployit.security.JcrUser
 
JcrUserService - Class in com.xebialabs.deployit.security
 
JcrUserService() - Constructor for class com.xebialabs.deployit.security.JcrUserService
 

K

KEY_CUSTOM_PREFIX - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_DEFAULT_PREFIX - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_HTTP_PORT - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_IMPORTABLE_PACKAGES_PATH - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_JCR_REPOSITORY_PATH - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_KEYSTORE_KEYPASSWORD - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_KEYSTORE_PASSWORD - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_KEYSTORE_PATH - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_MAXIMUM_THREADS - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_MINIMUM_THREADS - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_SSL_PROTOCOL - Static variable in class com.xebialabs.deployit.DeployitConfig
 
KEY_USE_SSL - Static variable in class com.xebialabs.deployit.DeployitConfig
 
keyStoreKeyPassword - Variable in class com.xebialabs.deployit.DeployitConfig
 
keyStorePassword - Variable in class com.xebialabs.deployit.DeployitConfig
 
keyStorePath - Variable in class com.xebialabs.deployit.DeployitConfig
 

L

LAST_MODIFIED_DATE_PROPERTY_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of property used to store the last modification date.
lastModified() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
Lazy - Interface in com.xebialabs.deployit.repository
 
LdapContextFactory - Class in com.xebialabs.deployit.security
Our own LDAP Context Factory which just tries all the specific implementation until it finds the one your JVM is using.
LdapContextFactory() - Constructor for class com.xebialabs.deployit.security.LdapContextFactory
 
LdapLoginModule - Class in com.xebialabs.deployit.security
 
LdapLoginModule() - Constructor for class com.xebialabs.deployit.security.LdapLoginModule
 
LdapPrincipalProvider - Class in com.xebialabs.deployit.security
Provides principals for Jackrabbit from LDAP.
LdapPrincipalProvider() - Constructor for class com.xebialabs.deployit.security.LdapPrincipalProvider
 
LdapPrincipalProvider.LdapGroup - Class in com.xebialabs.deployit.security
 
LdapPrincipalProvider.LdapGroup(Principal, String) - Constructor for class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
LdapPrincipalProvider.LdapPrincipal - Class in com.xebialabs.deployit.security
 
LdapPrincipalProvider.LdapPrincipal(String) - Constructor for class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapPrincipal
 
LdapPrincipalProvider.SimplePrincipal - Class in com.xebialabs.deployit.security
 
LdapPrincipalProvider.SimplePrincipal(String) - Constructor for class com.xebialabs.deployit.security.LdapPrincipalProvider.SimplePrincipal
 
left(T) - Static method in class com.xebialabs.deployit.util.Either
 
length() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
limitedPrivileges(List<String>, String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
limitedPrivileges(List<String>, String, Collection<String>, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
list(SearchParameters) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
list(SearchParameters) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
list(SearchParameters) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
list(File) - Method in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
listEntities(SearchParameters) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
listEntities(SearchParameters) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
listEntities(SearchParameters) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
listFiles() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
listPackages() - Method in interface com.xebialabs.deployit.service.importer.ImporterService
 
listPackages() - Method in class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
load() - Method in class com.xebialabs.deployit.DeployitConfig
 
loadForUse() - Static method in class com.xebialabs.deployit.DeployitConfig
Creates a populated instance of the configuration object.
login() - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
login() - Method in class com.xebialabs.deployit.security.LdapLoginModule
 
logout() - Method in class com.xebialabs.deployit.jcr.JcrTemplate
 
logout() - Method in class com.xebialabs.deployit.security.LdapLoginModule
 

M

ManifestBasedDarImporter - Class in com.xebialabs.deployit.service.importer
 
ManifestBasedDarImporter() - Constructor for class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
ManifestReader - Class in com.xebialabs.deployit.service.importer.reader
 
ManifestReader() - Constructor for class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
maxThreads - Variable in class com.xebialabs.deployit.DeployitConfig
 
members() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
METADATA_PROPERTY_NAME_PREFIX - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Prefix for JCR property names that are used to store Deployit metadata.
MethodConverter - Class in com.xebialabs.deployit.spring
 
MethodConverter() - Constructor for class com.xebialabs.deployit.spring.MethodConverter
 
minThreads - Variable in class com.xebialabs.deployit.DeployitConfig
 
mkdir() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
mkdirs() - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
modifyPassword(String, String) - Method in class com.xebialabs.deployit.security.JcrUserService
 
modifyPassword(String, String) - Method in interface com.xebialabs.deployit.security.UserService
 
moveStep(int, int) - Method in class com.xebialabs.deployit.task.Task
 
MustachePlaceholderReplacer - Class in com.xebialabs.deployit.service.replacement
 
MustachePlaceholderReplacer(Map<String, ? extends Object>) - Constructor for class com.xebialabs.deployit.service.replacement.MustachePlaceholderReplacer
 
MustachePlaceholderScanner - Class in com.xebialabs.deployit.service.replacement
 
MustachePlaceholderScanner() - Constructor for class com.xebialabs.deployit.service.replacement.MustachePlaceholderScanner
 

N

newFile(String) - Method in class com.xebialabs.deployit.repository.WorkDir
 
newWorkDir() - Method in class com.xebialabs.deployit.repository.WorkDirFactory
 
NodeReaderContext - Class in com.xebialabs.deployit.repository
 
NodeUtils - Class in com.xebialabs.deployit.repository
 
NodeUtils() - Constructor for class com.xebialabs.deployit.repository.NodeUtils
 
NotFoundException - Exception in com.xebialabs.deployit.exception
Thrown when an item cannot be found
NotFoundException(String, Object...) - Constructor for exception com.xebialabs.deployit.exception.NotFoundException
 
NotFoundException(Throwable, String, Object...) - Constructor for exception com.xebialabs.deployit.exception.NotFoundException
 

P

PACKAGE_FORMAT_VERSION_ATTRIBUTE_NAME - Static variable in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
PACKAGE_FORMAT_VERSION_NUMBER - Static variable in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
parseStringValue(String, Properties, Set) - Method in class com.xebialabs.deployit.spring.DecodingPropertyPlaceholderConfigurer
 
PasswordObfuscator - Class in com.xebialabs.deployit.util
 
PasswordObfuscator() - Constructor for class com.xebialabs.deployit.util.PasswordObfuscator
 
performPreFlightChecks() - Method in class com.xebialabs.deployit.task.deployment.InitialDeploymentTask
 
performPreFlightChecks() - Method in class com.xebialabs.deployit.task.deployment.UndeploymentTask
 
performPreFlightChecks() - Method in class com.xebialabs.deployit.task.deployment.UpgradeDeploymentTask
 
performPreFlightChecks() - Method in class com.xebialabs.deployit.task.Task
Override this method when pre-flight checks need to be performed for task.
Permission - Enum in com.xebialabs.deployit.security.permission
 
permission(Permission, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
permission(Permission, String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
PermissionDeniedException - Exception in com.xebialabs.deployit.security
 
PermissionDeniedException(String, Exception) - Constructor for exception com.xebialabs.deployit.security.PermissionDeniedException
 
PermissionDeniedException() - Constructor for exception com.xebialabs.deployit.security.PermissionDeniedException
 
PermissionDeniedException(String) - Constructor for exception com.xebialabs.deployit.security.PermissionDeniedException
 
PermissionHandler - Class in com.xebialabs.deployit.security.permission
 
PermissionHandler() - Constructor for class com.xebialabs.deployit.security.permission.PermissionHandler
 
PermissionHelper - Class in com.xebialabs.deployit.security.permission
 
PermissionHelper() - Constructor for class com.xebialabs.deployit.security.permission.PermissionHelper
 
PermissionService - Interface in com.xebialabs.deployit.security
 
planner() - Method in class com.xebialabs.deployit.spring.DeploymentPlannerBeanBuilder
 
postConstruct() - Method in class com.xebialabs.deployit.repository.WorkDirFactory
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.xebialabs.deployit.security.UsernameToMDCHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.xebialabs.deployit.security.UsernameToMDCHandlerInterceptor
 
prepareInitialDeployment(Version, Environment, Collection<Deployed>, WorkDir) - Method in class com.xebialabs.deployit.service.deployment.DeploymentService
 
preparePackage(ImportSource, ImportingContext) - Method in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
prepareUndeployment(DeployedApplication, WorkDir) - Method in class com.xebialabs.deployit.service.deployment.DeploymentService
 
prepareUpgradeDeployment(Version, DeployedApplication, Collection<Deployed>, WorkDir, WorkDir) - Method in class com.xebialabs.deployit.service.deployment.DeploymentService
 
privileges(List<String>, String, String, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
privileges(List<String>, String, Collection<String>, PermissionHandler.Action) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
PrivilegesHelper - Class in com.xebialabs.deployit.security.permission
 
PrivilegesHelper() - Constructor for class com.xebialabs.deployit.security.permission.PrivilegesHelper
 
process(DeploymentTaskInfo) - Method in class com.xebialabs.deployit.jcr.grouping.GroupBy
 
processAfterRecovery() - Method in class com.xebialabs.deployit.task.controltask.ControlTask
 
processAfterRecovery() - Method in class com.xebialabs.deployit.task.Task
 
publish(E) - Static method in class com.xebialabs.deployit.event.EventBus
 

R

read(String) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
read(String, WorkDir) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
read(String) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
read(String, WorkDir) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
read(String) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
read(String, WorkDir) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
read(String) - Method in class com.xebialabs.deployit.security.JcrUserService
 
read(String) - Method in interface com.xebialabs.deployit.security.UserService
 
readArtifact(DeploymentPackage, ImportSource, Map.Entry<String, Attributes>, ImportingContext) - Method in class com.xebialabs.deployit.service.importer.reader.DeployableConfigurationItemReader
 
ReadHandler - Class in com.xebialabs.deployit.security.permission
Read is the single Permission which can be denied at the moment, therefore it has some more complex logic.
ReadHandler() - Constructor for class com.xebialabs.deployit.security.permission.ReadHandler
 
readManifest(TFile) - Static method in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
readMiddlewareConfiguration(DeploymentPackage, Map.Entry<String, Attributes>) - Method in class com.xebialabs.deployit.service.importer.reader.DeployableConfigurationItemReader
 
realObject() - Method in interface com.xebialabs.deployit.repository.Lazy
 
receive(T) - Method in interface com.xebialabs.deployit.event.EventCallback
 
register(Task) - Method in class com.xebialabs.deployit.task.ExecutionEngine
Registers a task with the engine.
registerForEvent(Class<E>, EventCallback<E>) - Static method in class com.xebialabs.deployit.event.EventBus
 
registerTask(Task) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
registerTask(Task) - Method in interface com.xebialabs.deployit.task.TaskRegistry
 
release() - Method in class com.xebialabs.deployit.repository.NodeReaderContext
 
ReleaseInfo - Class in com.xebialabs.deployit
 
REMOVE_CHILD_NODES_PRIVILEGES - Static variable in class com.xebialabs.deployit.security.permission.PermissionHandler
Contents: - JCR_READ: You must be able to read in order to delete - JCR_REMOVE_CHILD_NODES: The ability to unlink child nodes from this node - JCR_REMOVE_NODE: The ability to remove a (child) node - JCR_VERSION_MANAGEMENT: Because we create a new version on delete - JCR_MODIFY_PROPERTIES: Because we need to be able to delete properties from the (child) nodes.
removeMember(Principal) - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
renameTo(OverthereFile) - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
replace(String) - Method in class com.xebialabs.deployit.service.replacement.MustachePlaceholderReplacer
 
replace(Reader, Writer) - Method in class com.xebialabs.deployit.service.replacement.MustachePlaceholderReplacer
 
RepositoryService - Interface in com.xebialabs.deployit.repository
CRUDL for RepositoryEntity and things extending...
repositoryService - Variable in class com.xebialabs.deployit.task.DeploymentTask
 
RepositoryServiceHolder - Class in com.xebialabs.deployit.repository
 
RepositoryServiceHolder(RepositoryService) - Constructor for class com.xebialabs.deployit.repository.RepositoryServiceHolder
 
RepositoryUpdateStep - Class in com.xebialabs.deployit.task.step
 
RepositoryUpdateStep() - Constructor for class com.xebialabs.deployit.task.step.RepositoryUpdateStep
 
resolve(String) - Method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
resolve(Object, PropertyDescriptor) - Method in class com.xebialabs.deployit.service.replacement.ConsolidatedDictionary
 
restoreAuthentication(Authentication) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
revoke(String, List<String>) - Method in class com.xebialabs.deployit.security.permission.PermissionHandler
 
right(U) - Static method in class com.xebialabs.deployit.util.Either
 
Root - Class in com.xebialabs.deployit.repository.internal
 
Root() - Constructor for class com.xebialabs.deployit.repository.internal.Root
 
run() - Method in class com.xebialabs.deployit.task.Task
 
RuntimeIOException - Exception in com.xebialabs.deployit.exception
 
RuntimeIOException() - Constructor for exception com.xebialabs.deployit.exception.RuntimeIOException
 
RuntimeIOException(String, Throwable) - Constructor for exception com.xebialabs.deployit.exception.RuntimeIOException
 
RuntimeIOException(String) - Constructor for exception com.xebialabs.deployit.exception.RuntimeIOException
 
RuntimeIOException(Throwable) - Constructor for exception com.xebialabs.deployit.exception.RuntimeIOException
 
RuntimeRepositoryException - Exception in com.xebialabs.deployit.jcr
 
RuntimeRepositoryException(String, RepositoryException) - Constructor for exception com.xebialabs.deployit.jcr.RuntimeRepositoryException
 

S

save() - Method in class com.xebialabs.deployit.DeployitConfig
 
scan(String) - Method in class com.xebialabs.deployit.service.replacement.MustachePlaceholderScanner
 
scan(Reader) - Method in class com.xebialabs.deployit.service.replacement.MustachePlaceholderScanner
 
SearchParameters - Class in com.xebialabs.deployit.repository
 
SearchParameters() - Constructor for class com.xebialabs.deployit.repository.SearchParameters
 
SearchQueryBuilder - Class in com.xebialabs.deployit.repository
 
SearchQueryBuilder(SearchParameters) - Constructor for class com.xebialabs.deployit.repository.SearchQueryBuilder
 
searchTasks(ArchivedTaskSearchParameters) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
searchTasks(ArchivedTaskSearchParameters, JcrTaskArchive.TaskCallback) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
searchTasks(ArchivedTaskSearchParameters) - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks.
searchTasks(ArchivedTaskSearchParameters, JcrTaskArchive.TaskCallback) - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks and executes the callback method on the result.
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters, JcrTaskArchive.TaskCallback) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters, GroupBy) - Method in class com.xebialabs.deployit.task.jcrarchive.JcrTaskArchive
 
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters) - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks.It doesn't load steps of tasks.
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters, JcrTaskArchive.TaskCallback) - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks and executes the callback method on the result.
searchTasksWithoutLoadingSteps(ArchivedTaskSearchParameters, GroupBy) - Method in interface com.xebialabs.deployit.task.TaskArchive
Searches the persistent store for archived tasks and groups by given parameters.
SECURITY_NODE_ID - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Full path of the JCR node used to store security permissions under.
SECURITY_NODE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of JCR node used to store security permissions under.
SecurityCallback<T> - Interface in com.xebialabs.deployit.security
 
SecurityServiceLocator - Class in com.xebialabs.deployit.security
 
SecurityServiceLocator(PermissionService, AccessControlService) - Constructor for class com.xebialabs.deployit.security.SecurityServiceLocator
 
SecurityTemplate - Class in com.xebialabs.deployit.security
 
SecurityTemplate() - Constructor for class com.xebialabs.deployit.security.SecurityTemplate
 
setAccessControlEntries(String, JcrAccessControlEntry...) - Method in interface com.xebialabs.deployit.security.AccessControlService
 
setAccessControlEntries(String, JcrAccessControlEntry...) - Method in class com.xebialabs.deployit.security.JcrAccessControlService
 
setAccessControlListOnConfigurationNode(Session) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setAccessControlNode(String, Session, JackrabbitRepositoryFactoryBean.PrivilegeCallback) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setAccessControlOnRootNode(Session) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setAdministratorGroupName(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setAfter(Calendar) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setApplicationName(String) - Method in class com.xebialabs.deployit.task.DeploymentTask
 
setApplicationName(String) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setApplicationVersion(String) - Method in class com.xebialabs.deployit.task.DeploymentTask
 
setApplicationVersion(String) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setAt(Calendar) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setAttribute(String, T) - Method in class com.xebialabs.deployit.service.importer.DefaultImportingContext
 
setAttribute(String, Object) - Method in class com.xebialabs.deployit.task.ExecutionContextAttributes
 
setAuthenticated(boolean) - Method in class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
setBefore(Calendar) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setCompletionDate(Calendar) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setCompletionDate() - Method in class com.xebialabs.deployit.task.TaskStep
 
setCompletionDate(Calendar) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setConfiguration(Resource) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setCreateCis(List<ConfigurationItem>) - Method in class com.xebialabs.deployit.repository.ChangeSet
 
setCreateHomeDirIfNotExists(boolean) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setCreatingTaskId(String) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setCredentials(String, String) - Static method in class com.xebialabs.deployit.security.SecurityTemplate
 
setCurrentStepNr(int) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setCustomProperties(Map<String, String>) - Method in class com.xebialabs.deployit.DeployitConfig
 
setDefaults(Map<String, String>) - Method in class com.xebialabs.deployit.DeployitConfig
 
setDeleteCiIds(List<String>) - Method in class com.xebialabs.deployit.repository.ChangeSet
 
setDeploymentType(DeploymentTask.DeploymentType) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setEnvironment(String) - Method in class com.xebialabs.deployit.task.DeploymentTask
 
setEnvironment(String) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setExecutable(boolean) - Method in class com.xebialabs.deployit.plugin.FileWithoutContent
 
setFailureCount(int) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setFailureCount(int) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setHomeDir(Resource) - Method in class com.xebialabs.deployit.jcr.JackrabbitRepositoryFactoryBean
 
setHttpPort(int) - Method in class com.xebialabs.deployit.DeployitConfig
 
setId(String) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setId(String) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setId(String) - Method in class com.xebialabs.deployit.task.Task
 
setImportablePackageDirectory(File) - Method in class com.xebialabs.deployit.service.importer.ImporterServiceImpl
 
setImportablePackagesPath(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setJcrRepositoryPath(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setKeyStoreKeyPassword(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setKeyStorePassword(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setKeyStorePath(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setLabel(String) - Method in class com.xebialabs.deployit.task.Task
 
setLastModificationDate() - Method in class com.xebialabs.deployit.task.TaskStep
 
setLastModificationDate(Calendar) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setLog(String) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setMaxThreads(int) - Method in class com.xebialabs.deployit.DeployitConfig
 
setMinThreads(int) - Method in class com.xebialabs.deployit.DeployitConfig
 
setOwner(String) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setOwner(String) - Method in class com.xebialabs.deployit.task.Task
 
setOwnerCredentials(UsernameAndPasswordCredentials) - Method in class com.xebialabs.deployit.task.Task
 
setPage(long) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setParent(String) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setRecoveryFile(File) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
setRecoveryFileWritingIntervalMillis(int) - Method in class com.xebialabs.deployit.task.ArchivingTaskRegistry
 
setResultsPerPage(long) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setSsl(boolean) - Method in class com.xebialabs.deployit.DeployitConfig
 
setSslProtocol(String) - Method in class com.xebialabs.deployit.DeployitConfig
 
setStartDate(Calendar) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setStartDate() - Method in class com.xebialabs.deployit.task.TaskStep
 
setStartDate(Calendar) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setState(Task.State) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setState(TaskStepInfo.StepState) - Method in class com.xebialabs.deployit.task.TaskStep
 
setState(TaskStepInfo.StepState) - Method in class com.xebialabs.deployit.task.TaskStepInfo
 
setSteps(List<TaskStepInfo>) - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
setType(Type) - Method in class com.xebialabs.deployit.repository.SearchParameters
 
setUpdateCis(List<ConfigurationItem>) - Method in class com.xebialabs.deployit.repository.ChangeSet
 
setWrappingTask(FutureTask<Object>) - Method in class com.xebialabs.deployit.task.Task
 
ShutdownEvent - Class in com.xebialabs.deployit.event
 
ShutdownEvent() - Constructor for class com.xebialabs.deployit.event.ShutdownEvent
 
shutdownTasks() - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
skip() - Method in class com.xebialabs.deployit.task.TaskStep
 
SPRING_CONFIG - Static variable in class com.xebialabs.deployit.DeployitConfig
 
SPRING_CTX_CFG_LOCATION_KEY - Static variable in class com.xebialabs.deployit.DeployitConfig
 
ssl - Variable in class com.xebialabs.deployit.DeployitConfig
 
sslProtocol - Variable in class com.xebialabs.deployit.DeployitConfig
 
startDate - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
status - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
STEP_NODE_NAME_PREFIX - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Prefix used for the name of nodes that store steps.
STEP_NODETYPE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR node type name for steps.
stop() - Method in class com.xebialabs.deployit.task.Task
 
stopExecution(String) - Method in class com.xebialabs.deployit.task.ExecutionEngine
 
StringCoder - Class in com.xebialabs.deployit.conversion
 
StringCoder() - Constructor for class com.xebialabs.deployit.conversion.StringCoder
 
Sum - Class in com.xebialabs.deployit.jcr.grouping
 
Sum(String, String) - Constructor for class com.xebialabs.deployit.jcr.grouping.Sum
 
supports(Class<? extends Object>) - Method in class com.xebialabs.deployit.security.JcrAuthenticationProvider
 

T

Task - Class in com.xebialabs.deployit.task
 
Task(List<? extends Step<?>>) - Constructor for class com.xebialabs.deployit.task.Task
 
Task.State - Enum in com.xebialabs.deployit.task
 
Task.TaskStateChangeEvent - Class in com.xebialabs.deployit.task
 
Task.TaskStateChangeEvent(Task, Task.State) - Constructor for class com.xebialabs.deployit.task.Task.TaskStateChangeEvent
 
TASK_NODETYPE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
JCR node type name for tasks.
TaskArchive - Interface in com.xebialabs.deployit.task
 
TaskRegistry - Interface in com.xebialabs.deployit.task
 
TASKS_NODE_ID - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Full path of JCR node under which tasks are stored.
TASKS_NODE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of JCR node under which tasks are stored.
TaskStep - Class in com.xebialabs.deployit.task
 
TaskStep(Step) - Constructor for class com.xebialabs.deployit.task.TaskStep
 
TaskStepInfo - Class in com.xebialabs.deployit.task
 
TaskStepInfo(String) - Constructor for class com.xebialabs.deployit.task.TaskStepInfo
 
TaskStepInfo(String, TaskStepInfo.StepState, Calendar, Calendar, Calendar, String, int) - Constructor for class com.xebialabs.deployit.task.TaskStepInfo
 
TaskStepInfo.StepState - Enum in com.xebialabs.deployit.task
 
TaskUtilities - Class in com.xebialabs.deployit.task
 
TaskUtilities() - Constructor for class com.xebialabs.deployit.task.TaskUtilities
 
taskUuid - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
TEMPORARY_FILES - Static variable in class com.xebialabs.deployit.service.importer.ManifestBasedDarImporter
 
thatCompleted() - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
thatCompletedAfterRetry() - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
thatWasCancelled() - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
toEnvironment(String) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
toString() - Method in class com.xebialabs.deployit.repository.WorkDir
 
toString() - Method in class com.xebialabs.deployit.security.JcrAccessControlEntry
 
toString() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapGroup
 
toString() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.LdapPrincipal
 
toString() - Method in class com.xebialabs.deployit.security.LdapPrincipalProvider.SimplePrincipal
 
toString() - Method in class com.xebialabs.deployit.service.importer.source.FileSource
 
toString() - Method in class com.xebialabs.deployit.service.importer.source.InputStreamSource
 
toString() - Method in class com.xebialabs.deployit.service.importer.source.UrlSource
 
toString() - Method in class com.xebialabs.deployit.task.DeploymentTaskInfo
 
toValidNodeName(String) - Static method in class com.xebialabs.deployit.repository.JcrPathHelper
 
transitionExecutingStateToFailedState() - Method in class com.xebialabs.deployit.task.TaskStep
 
Tuple<A,B> - Class in com.xebialabs.deployit.util
Helper class to return two objects from a method.
Tuple(A, B) - Constructor for class com.xebialabs.deployit.util.Tuple
 
TypeConverter - Class in com.xebialabs.deployit.spring
 
TypeConverter() - Constructor for class com.xebialabs.deployit.spring.TypeConverter
 

U

UndeploymentHandler - Class in com.xebialabs.deployit.security.permission
 
UndeploymentHandler() - Constructor for class com.xebialabs.deployit.security.permission.UndeploymentHandler
 
UndeploymentTask - Class in com.xebialabs.deployit.task.deployment
 
UndeploymentTask(DeltaSpecification, DeployedApplication, List<? extends DeploymentStep>, RepositoryService, WorkDir) - Constructor for class com.xebialabs.deployit.task.deployment.UndeploymentTask
 
unskip() - Method in class com.xebialabs.deployit.task.TaskStep
 
update(T...) - Method in class com.xebialabs.deployit.repository.InMemoryRepositoryService
 
update(T...) - Method in class com.xebialabs.deployit.repository.JcrRepositoryService
 
update(T...) - Method in interface com.xebialabs.deployit.repository.RepositoryService
 
UpgradeDeploymentHandler - Class in com.xebialabs.deployit.security.permission
 
UpgradeDeploymentHandler() - Constructor for class com.xebialabs.deployit.security.permission.UpgradeDeploymentHandler
 
UpgradeDeploymentTask - Class in com.xebialabs.deployit.task.deployment
 
UpgradeDeploymentTask(DeltaSpecification, DeployedApplication, List<? extends DeploymentStep>, RepositoryService, WorkDir, WorkDir) - Constructor for class com.xebialabs.deployit.task.deployment.UpgradeDeploymentTask
 
UpgradeImportHandler - Class in com.xebialabs.deployit.security.permission
 
UpgradeImportHandler() - Constructor for class com.xebialabs.deployit.security.permission.UpgradeImportHandler
 
Upgrader - Class in com.xebialabs.deployit.upgrade
 
Upgrader(ApplicationContext, JcrTemplate) - Constructor for class com.xebialabs.deployit.upgrade.Upgrader
 
UrlSource - Class in com.xebialabs.deployit.service.importer.source
 
UrlSource(URL) - Constructor for class com.xebialabs.deployit.service.importer.source.UrlSource
 
UsernameAndPasswordCredentials - Class in com.xebialabs.deployit.security
 
UsernameAndPasswordCredentials(String, String) - Constructor for class com.xebialabs.deployit.security.UsernameAndPasswordCredentials
 
UsernameToMDCHandlerInterceptor - Class in com.xebialabs.deployit.security
 
UsernameToMDCHandlerInterceptor() - Constructor for class com.xebialabs.deployit.security.UsernameToMDCHandlerInterceptor
 
UserService - Interface in com.xebialabs.deployit.security
 

V

validate(ConfigurationItem, ConfigurationItem...) - Method in class com.xebialabs.deployit.service.validation.Validator
 
validate(ConfigurationItem, List<ConfigurationItem>) - Method in class com.xebialabs.deployit.service.validation.Validator
 
Validator - Class in com.xebialabs.deployit.service.validation
 
Validator() - Constructor for class com.xebialabs.deployit.service.validation.Validator
 
valueOf(String) - Static method in enum com.xebialabs.deployit.security.permission.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.deployit.task.ArchivedTaskSearchParameters.DateRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.deployit.task.ArchivedTaskSearchParameters.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.deployit.task.DeploymentTask.DeploymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.deployit.task.Task.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.deployit.task.TaskStepInfo.StepState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xebialabs.deployit.security.permission.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.task.ArchivedTaskSearchParameters.DateRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.task.ArchivedTaskSearchParameters.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.task.DeploymentTask.DeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.task.Task.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.task.TaskStepInfo.StepState
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPackageFormatVersion(Manifest) - Static method in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
version - Variable in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
VERSION_ATTRIBUTE_NAME - Static variable in class com.xebialabs.deployit.service.importer.reader.ManifestReader
 
VERSIONS_NODE_ID - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Full path of the JCR node used to store all version information under.
VERSIONS_NODE_NAME - Static variable in interface com.xebialabs.deployit.jcr.JcrConstants
Name of JCR node used to store the version information.

W

withMessage(String, Exception) - Static method in exception com.xebialabs.deployit.security.PermissionDeniedException
 
withMessage(String) - Static method in exception com.xebialabs.deployit.security.PermissionDeniedException
 
withUniqueId(String) - Method in class com.xebialabs.deployit.task.ArchivedTaskSearchParameters
 
WorkDir - Class in com.xebialabs.deployit.repository
 
WorkDir(LocalFile) - Constructor for class com.xebialabs.deployit.repository.WorkDir
 
WorkDirFactory - Class in com.xebialabs.deployit.repository
 
WorkDirFactory() - Constructor for class com.xebialabs.deployit.repository.WorkDirFactory
 
WorkDirFactory(String) - Constructor for class com.xebialabs.deployit.repository.WorkDirFactory
 

A B C D E F G H I J K L M N P R S T U V W