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

A

abort(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
accepted() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
AccessControlEntry - Class in com.xebialabs.deployit.core.api.dto
 
AccessControlEntry() - Constructor for class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
AccessControlEntry(String, boolean, String...) - Constructor for class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
AccessControlEntry(String, boolean, List<String>) - Constructor for class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
AccessControlList - Class in com.xebialabs.deployit.core.api.dto
 
AccessControlList() - Constructor for class com.xebialabs.deployit.core.api.dto.AccessControlList
 
AccessControlList(Collection<AccessControlEntry>) - Constructor for class com.xebialabs.deployit.core.api.dto.AccessControlList
 
add(ConfigurationItemDto) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
add(ConfigurationItemDto) - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
add(StepInfo) - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
add(TaskInfo) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfos
 
addAll(List<ConfigurationItemDto>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
addAll(List<ConfigurationItemDto>) - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
addClientErrorInterceptor(ClientErrorInterceptor...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addContextResolver(Class<? extends ContextResolver<?>>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addControlTask(ConfigurationItemMethodDescriptorDto) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
addEntry(AccessControlEntry) - Method in class com.xebialabs.deployit.core.api.dto.AccessControlList
 
addExceptionMapper(Class<? extends ExceptionMapper<?>>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addHeader(String, Object) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
addLine() - Method in class com.xebialabs.deployit.core.api.dto.Report
 
addPermissionEntry(PrincipalPermissionEntry) - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
addPostProcessInterceptor(Class<? extends PostProcessInterceptor>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addPreProcessInterceptor(Class<? extends PreProcessInterceptor>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addPropertyDescriptor(ConfigurationItemPropertyDescriptorDto) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
addPropertyDescriptor(ConfigurationItemPropertyDescriptorDto) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
addPropertyValue(String, Object) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
Adds the propertyValue object to the existing collection/Array value corresponding to the propertyName
addReader(Class<? extends MessageBodyReader<?>>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
addSingleHeader(String, Object) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
addStep(StepInfo) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
addSteps(Collection<? extends StepInfo>) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
addTask(FullTaskInfo) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
addTasks(Collection<? extends FullTaskInfo>) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
addValidation(Message) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
addValue(String, Object) - Method in class com.xebialabs.deployit.core.api.dto.Report.ReportLine
 
addWriter(Class<? extends MessageBodyWriter<?>>...) - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
ArtifactAndData - Class in com.xebialabs.deployit.core.api.dto
 
ArtifactAndData() - Constructor for class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
ArtifactAndData(ArtifactDto, byte[]) - Constructor for class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
ArtifactDto - Class in com.xebialabs.deployit.core.api.dto
 
ArtifactDto() - Constructor for class com.xebialabs.deployit.core.api.dto.ArtifactDto
 
ArtifactDto(String) - Constructor for class com.xebialabs.deployit.core.api.dto.ArtifactDto
 
asTargetsWithPermissions() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 

B

badRequest(Object) - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
build() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
build() - Method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper.ResteasyProviderFactoryBuilder
 
buildDefaultResteasyProviderFactory() - Static method in class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper
 

C

cacheControl(CacheControl) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
cancel(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
clear() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
clear() - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
clone() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
CollectionOfStringsMapElement - Class in com.xebialabs.deployit.core.api.jaxb
 
CollectionOfStringsMapElement() - Constructor for class com.xebialabs.deployit.core.api.jaxb.CollectionOfStringsMapElement
 
CollectionOfStringsMapElement(Collection<String>) - Constructor for class com.xebialabs.deployit.core.api.jaxb.CollectionOfStringsMapElement
 
com.xebialabs.deployit.core.api - package com.xebialabs.deployit.core.api
 
com.xebialabs.deployit.core.api.dto - package com.xebialabs.deployit.core.api.dto
 
com.xebialabs.deployit.core.api.jaxb - package com.xebialabs.deployit.core.api.jaxb
 
com.xebialabs.deployit.core.api.resteasy - package com.xebialabs.deployit.core.api.resteasy
 
com.xebialabs.deployit.core.api.resteasy.http.tunnel - package com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
compare(String, List<String>) - Method in interface com.xebialabs.deployit.core.api.QueryProxy
 
compareTo(Date) - Method in class com.xebialabs.deployit.core.api.resteasy.Date
 
Comparison - Class in com.xebialabs.deployit.core.api.dto
 
Comparison() - Constructor for class com.xebialabs.deployit.core.api.dto.Comparison
 
Comparison.ComparisonLine - Class in com.xebialabs.deployit.core.api.dto
 
Comparison.ComparisonLine() - Constructor for class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
Comparison.ComparisonLine(String, String, List<String>) - Constructor for class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
ConfigurationItemDescriptorDto - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemDescriptorDto() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
ConfigurationItemDescriptorList - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemDescriptorList() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorList
 
ConfigurationItemDto - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemDto() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDto
 
ConfigurationItemDto(String) - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDto
 
ConfigurationItemDto(String, String) - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDto
 
ConfigurationItemDtos - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemDtos() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
ConfigurationItemMethodDescriptorDto - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemMethodDescriptorDto() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemMethodDescriptorDto
 
ConfigurationItemPropertyDescriptorDto - Class in com.xebialabs.deployit.core.api.dto
 
ConfigurationItemPropertyDescriptorDto() - Constructor for class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
ConfigurationItemPropertyKind - Enum in com.xebialabs.deployit.core.api.dto
Enumeration of possible configuration item types.
contentLocation(URI) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
ControlTaskProxy - Interface in com.xebialabs.deployit.core.api
 
cookie(NewCookie...) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
create(String, ConfigurationItemDto) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
create(String, ArtifactAndData) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
create(String, User) - Method in interface com.xebialabs.deployit.core.api.UserProxy
 
created(Object) - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
createMultiple(ConfigurationItemDtos) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
CsvMessageProvider - Class in com.xebialabs.deployit.core.api.resteasy
 
CsvMessageProvider() - Constructor for class com.xebialabs.deployit.core.api.resteasy.CsvMessageProvider
 
CustomMediaType - Class in com.xebialabs.deployit.core.api.resteasy
 
CustomMediaType() - Constructor for class com.xebialabs.deployit.core.api.resteasy.CustomMediaType
 

D

Date - Class in com.xebialabs.deployit.core.api.resteasy
Can be used as a parameter in RestEASY, as it has a String argument constructor.
Date(Calendar) - Constructor for class com.xebialabs.deployit.core.api.resteasy.Date
 
Date(Calendar, String) - Constructor for class com.xebialabs.deployit.core.api.resteasy.Date
 
Date(String) - Constructor for class com.xebialabs.deployit.core.api.resteasy.Date
 
delete(String) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
delete(String) - Method in interface com.xebialabs.deployit.core.api.UserProxy
 
deny(String, String, RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.SecurityProxy
 
deploy(Deployment) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
DeployitClientException - Exception in com.xebialabs.deployit.core.api.resteasy
 
DeployitClientException(String) - Constructor for exception com.xebialabs.deployit.core.api.resteasy.DeployitClientException
 
Deployment - Class in com.xebialabs.deployit.core.api.dto
 
Deployment() - Constructor for class com.xebialabs.deployit.core.api.dto.Deployment
 
DeploymentProxy - Interface in com.xebialabs.deployit.core.api
 
deploymentsForEnvironment(String, Date, String) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
deploymentsKeyIndicator(Date, Date, String) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
deploymentsKeyIndicatorAggregatedByFilterType(String, Date, Date, String, RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
deploymentsStateBreakdown(String, Date, Date, String, RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
DescriptorProxy - Interface in com.xebialabs.deployit.core.api
 
discover(ConfigurationItemDto) - Method in interface com.xebialabs.deployit.core.api.DiscoveryProxy
 
DiscoveryProxy - Interface in com.xebialabs.deployit.core.api
 

E

entity(Object) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
execute(String, String) - Method in interface com.xebialabs.deployit.core.api.ControlTaskProxy
 
expires(Date) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
ExportProxy - Interface in com.xebialabs.deployit.core.api
 

F

FileUpload - Class in com.xebialabs.deployit.core.api.dto
 
FileUpload() - Constructor for class com.xebialabs.deployit.core.api.dto.FileUpload
 
find(String) - Method in interface com.xebialabs.deployit.core.api.DescriptorProxy
 
FORMAT - Static variable in class com.xebialabs.deployit.core.api.resteasy.Date
 
from(ListMultimap<String, String>) - Static method in class com.xebialabs.deployit.core.api.dto.Comparison
 
FullTaskInfo - Class in com.xebialabs.deployit.core.api.dto
 
FullTaskInfo() - Constructor for class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
FullTaskInfos - Class in com.xebialabs.deployit.core.api.dto
 
FullTaskInfos() - Constructor for class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 

G

generateAllDeployeds(Deployment) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
generateSelectedDeployeds(List<String>, Deployment) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
generateSingleDeployed(String, String, String, Deployment) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
getApplication() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getArtifact() - Method in class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
getCalendar() - Method in class com.xebialabs.deployit.core.api.resteasy.Date
 
getCategory() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getCollectionMemberClassname() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getCompletionDate() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getCompletionDate() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getControlTasks() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getCreatingTaskId() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getCurrentStepNr() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getDashboardWidgetReport(String, Date, Date) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
getData() - Method in class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
getDefaultValue() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getDeployedApplication() - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
getDeployeds() - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
getDescription() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getDescription() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemMethodDescriptorDto
 
getDescription() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getDescription() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getDescriptors() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorList
 
getEntity() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
getEntries() - Method in class com.xebialabs.deployit.core.api.dto.AccessControlList
 
getEnumValues() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getEnvironment() - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
getEnvironment() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getFailureCount() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getFailureCount() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getField() - Method in class com.xebialabs.deployit.core.api.dto.Message
 
getFileData() - Method in class com.xebialabs.deployit.core.api.dto.FileUpload
 
getFilename() - Method in class com.xebialabs.deployit.core.api.dto.ArtifactDto
 
getFiles() - Method in class com.xebialabs.deployit.core.api.dto.ImportablePackages
 
getFullArchivedTasks() - Method in interface com.xebialabs.deployit.core.api.ExportProxy
 
getFullArchivedTasksInDateRange(Date, Date) - Method in interface com.xebialabs.deployit.core.api.ExportProxy
 
getHeader() - Method in enum com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderName
 
getId() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getId() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getInfo() - Method in interface com.xebialabs.deployit.core.api.ServerProxy
 
getInstance() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
getInterfaces() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getKey() - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
getKey() - Method in class com.xebialabs.deployit.core.api.dto.PropertyValue
 
getKey() - Method in class com.xebialabs.deployit.core.api.jaxb.MapElement
 
getKey() - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
getLabel() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getLabel() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getLastModified() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getLines() - Method in class com.xebialabs.deployit.core.api.dto.Comparison
 
getLines() - Method in class com.xebialabs.deployit.core.api.dto.Report
 
getLog() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getMap() - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement
 
getMapEntries() - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement
 
getMappingSourceType() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getMappingTargetType() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getMessage() - Method in class com.xebialabs.deployit.core.api.dto.Message
 
getMessage() - Method in exception com.xebialabs.deployit.core.api.resteasy.UnhandledException
 
getName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemMethodDescriptorDto
 
getName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getName() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
getNr() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getNrOfSteps() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getObjects() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
getOverrideLastModified() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getPassword() - Method in class com.xebialabs.deployit.core.api.dto.User
 
getPermission() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionEntry
 
getPermissionList() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
getPermissions() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
getPermissionTargets(String) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
getPlaceholderFormatName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getPlaceholdersName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getPrincipalName() - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
getPrivileges() - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
getPropertyClassname() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getPropertyDescriptors() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getPropertyDescriptors() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getReferenceValue() - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
getRepositoryEntityIds() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObjectIds
 
getRootName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getSimpleName() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getSize() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.xebialabs.deployit.core.api.resteasy.CsvMessageProvider
 
getStartDate() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getStartDate() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getState() - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
getState() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getStatus() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
getStepInfo(String, int, Date) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
Retrieves information about a step.
getSteps() - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
getSteps() - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
getStepsForTask(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
getStrings() - Method in class com.xebialabs.deployit.core.api.jaxb.CollectionOfStringsMapElement
 
getSuperClasses() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getTargets() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionEntry
 
getTaskId() - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
getTaskInfo(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
getTasks() - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
getTasks() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfos
 
getType() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
getType() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
getType() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getUnfinishedTasks() - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
getUser() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
getUsername() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
getUsername() - Method in class com.xebialabs.deployit.core.api.dto.User
 
getUserName() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
getValidations() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getValue() - Method in class com.xebialabs.deployit.core.api.dto.PropertyValue
 
getValue() - Method in class com.xebialabs.deployit.core.api.jaxb.MapElement
 
getValue() - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
getValue() - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
getValues() - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
getValues() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
getValues() - Method in class com.xebialabs.deployit.core.api.dto.Report.ReportLine
 
getValues() - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
getValuesAsSet() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
getVersion() - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
getVersion() - Method in class com.xebialabs.deployit.core.api.dto.ServerInfo
 
getVersion() - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
grant(String, String, RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.SecurityProxy
 

H

handle(ClientResponse<?>) - Method in class com.xebialabs.deployit.core.api.resteasy.InternalServerErrorClientResponseInterceptor
 
hasPermission(String) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
hasPermission(String, String) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
hasPermissionEntries() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
hasPermissions() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
hasSteps() - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
header(String, Object) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
HeaderMultimapAdapter - Class in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
HeaderMultimapAdapter() - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter
 
HeaderMultimapAdapter.HeaderPair - Class in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
HeaderMultimapAdapter.HeaderPair() - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
HeaderMultimapAdapter.HeaderPair(String, String) - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
HeaderName - Enum in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
HistoryProxy - Interface in com.xebialabs.deployit.core.api
 

I

ImportablePackageProxy - Interface in com.xebialabs.deployit.core.api
 
ImportablePackages - Class in com.xebialabs.deployit.core.api.dto
 
ImportablePackages(List<String>) - Constructor for class com.xebialabs.deployit.core.api.dto.ImportablePackages
 
importPackage(String) - Method in interface com.xebialabs.deployit.core.api.ImportablePackageProxy
 
importPackageFromUrl(String) - Method in interface com.xebialabs.deployit.core.api.ImportablePackageProxy
 
importUploadedPackage(String, FileUpload) - Method in interface com.xebialabs.deployit.core.api.ImportablePackageProxy
 
InternalServerErrorClientResponseInterceptor - Class in com.xebialabs.deployit.core.api.resteasy
 
InternalServerErrorClientResponseInterceptor() - Constructor for class com.xebialabs.deployit.core.api.resteasy.InternalServerErrorClientResponseInterceptor
 
isAdmin() - Method in class com.xebialabs.deployit.core.api.dto.User
 
isAllow() - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
isAsContainment() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isDiscoveryParam() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isDiscoveryRequired() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isEditable() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isEmpty() - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
isIdentifying() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isPassword() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isPermissionGlobal(String) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
isRequired() - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
isUpgrade() - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class com.xebialabs.deployit.core.api.resteasy.CsvMessageProvider
 
iterator() - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 

L

language(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
language(Locale) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
lastModified(Date) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
list() - Method in interface com.xebialabs.deployit.core.api.DescriptorProxy
 
list() - Method in interface com.xebialabs.deployit.core.api.ImportablePackageProxy
 
list(String, boolean, long, long, List<PropertyValue>, String, String) - Method in interface com.xebialabs.deployit.core.api.QueryProxy
 
location(URI) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 

M

MapAdapter - Class in com.xebialabs.deployit.core.api.jaxb
 
MapAdapter() - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapAdapter
 
MapElement - Class in com.xebialabs.deployit.core.api.jaxb
 
MapElement() - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapElement
 
MapElement(String, Object) - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapElement
 
MapMapElement - Class in com.xebialabs.deployit.core.api.jaxb
 
MapMapElement() - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapMapElement
 
MapMapElement(Map<String, String>) - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapMapElement
 
MapMapElement.MapEntry - Class in com.xebialabs.deployit.core.api.jaxb
 
MapMapElement.MapEntry() - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
MapMapElement.MapEntry(Map.Entry<String, String>) - Constructor for class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
marshal(Map<String, Object>) - Method in class com.xebialabs.deployit.core.api.jaxb.MapAdapter
 
marshal(Map<String, Set<String>>) - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionsMapAdapter
 
marshal(Multimap<String, String>) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter
 
Message - Class in com.xebialabs.deployit.core.api.dto
 
Message() - Constructor for class com.xebialabs.deployit.core.api.dto.Message
 
Message(String, String) - Constructor for class com.xebialabs.deployit.core.api.dto.Message
 
modifyPassword(String, User) - Method in interface com.xebialabs.deployit.core.api.UserProxy
 
moveStep(String, int, int) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 

N

noContent() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
notModified() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 

O

ok(Object) - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
ok() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 

P

prepareInitial(String, String) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
prepareUpgrade(String, String) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
PrincipalPermissionEntry - Class in com.xebialabs.deployit.core.api.jaxb
 
PrincipalPermissionEntry() - Constructor for class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionEntry
 
PrincipalPermissionEntry(String, Set<String>) - Constructor for class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionEntry
 
PrincipalPermissionList - Class in com.xebialabs.deployit.core.api.jaxb
 
PrincipalPermissionList() - Constructor for class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
PrincipalPermissions - Class in com.xebialabs.deployit.core.api.dto
 
PrincipalPermissions() - Constructor for class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
PrincipalPermissions(String, Map<String, Set<String>>) - Constructor for class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
PrincipalPermissionsMapAdapter - Class in com.xebialabs.deployit.core.api.jaxb
 
PrincipalPermissionsMapAdapter() - Constructor for class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionsMapAdapter
 
PropertyValue - Class in com.xebialabs.deployit.core.api.dto
 
PropertyValue(String) - Constructor for class com.xebialabs.deployit.core.api.dto.PropertyValue
 
PropertyValue(String, String) - Constructor for class com.xebialabs.deployit.core.api.dto.PropertyValue
 

Q

query(String, boolean, long, long, List<PropertyValue>, Date, Date, Date) - Method in interface com.xebialabs.deployit.core.api.HistoryProxy
 
QueryProxy - Interface in com.xebialabs.deployit.core.api
 

R

read(String) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
read(String) - Method in interface com.xebialabs.deployit.core.api.UserProxy
 
readMultiple(RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.QueryProxy
Reads multiple repository objects.
Report - Class in com.xebialabs.deployit.core.api.dto
 
Report() - Constructor for class com.xebialabs.deployit.core.api.dto.Report
 
Report.ReportLine - Class in com.xebialabs.deployit.core.api.dto
 
Report.ReportLine() - Constructor for class com.xebialabs.deployit.core.api.dto.Report.ReportLine
 
ReportProxy - Interface in com.xebialabs.deployit.core.api
 
RepositoryObject - Class in com.xebialabs.deployit.core.api.dto
 
RepositoryObject() - Constructor for class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
RepositoryObject(String) - Constructor for class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
RepositoryObject(String, String) - Constructor for class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
RepositoryObjectIds - Class in com.xebialabs.deployit.core.api.dto
 
RepositoryObjectIds() - Constructor for class com.xebialabs.deployit.core.api.dto.RepositoryObjectIds
 
RepositoryObjectIds(List<String>) - Constructor for class com.xebialabs.deployit.core.api.dto.RepositoryObjectIds
 
RepositoryProxy - Interface in com.xebialabs.deployit.core.api
 
ResponseFactory - Class in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
ResponseFactory() - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
ResteasyHelper - Class in com.xebialabs.deployit.core.api.resteasy
 
ResteasyHelper() - Constructor for class com.xebialabs.deployit.core.api.resteasy.ResteasyHelper
 
ResteasyHelper.ResteasyProviderFactoryBuilder - Class in com.xebialabs.deployit.core.api.resteasy
 
retrievePermissions(String) - Method in interface com.xebialabs.deployit.core.api.SecurityProxy
 
revoke(String, String, RepositoryObjectIds) - Method in interface com.xebialabs.deployit.core.api.SecurityProxy
 
rfc822DateFormats - Static variable in class com.xebialabs.deployit.core.api.resteasy.Date
List of possible RFC822 date formats.

S

SecurityProxy - Interface in com.xebialabs.deployit.core.api
 
serverError() - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
ServerInfo - Class in com.xebialabs.deployit.core.api.dto
 
ServerInfo() - Constructor for class com.xebialabs.deployit.core.api.dto.ServerInfo
 
ServerProxy - Interface in com.xebialabs.deployit.core.api
 
setAdmin(boolean) - Method in class com.xebialabs.deployit.core.api.dto.User
 
setAllow(boolean) - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
setApplication(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setArtifact(ArtifactDto) - Method in class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
setAsContainment(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setCategory(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setCollectionMemberClassname(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setCompletionDate(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setCompletionDate(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setControlTasks(List<ConfigurationItemMethodDescriptorDto>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setCreatingTaskId(String) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setCurrentStepNr(int) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setData(byte[]) - Method in class com.xebialabs.deployit.core.api.dto.ArtifactAndData
 
setDefaultValue(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setDeployedApplication(ConfigurationItemDto) - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
setDeployeds(List<ConfigurationItemDto>) - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
setDescription(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setDescription(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemMethodDescriptorDto
 
setDescription(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setDescription(String) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setDescriptors(List<ConfigurationItemDescriptorDto>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorList
 
setDiscoveryParam(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setDiscoveryRequired(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setEditable(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setEntity(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
setEntries(Collection<AccessControlEntry>) - Method in class com.xebialabs.deployit.core.api.dto.AccessControlList
 
setEnumValues(String[]) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setEnvironment(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setFailureCount(int) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setFailureCount(int) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setField(String) - Method in class com.xebialabs.deployit.core.api.dto.Message
 
setFileData(InputStream) - Method in class com.xebialabs.deployit.core.api.dto.FileUpload
 
setFilename(String) - Method in class com.xebialabs.deployit.core.api.dto.ArtifactDto
 
setFiles(List<String>) - Method in class com.xebialabs.deployit.core.api.dto.ImportablePackages
 
setId(String) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setId(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setIdentifying(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setInterfaces(Set<String>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setKey(String) - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
setKey(String) - Method in class com.xebialabs.deployit.core.api.jaxb.MapElement
 
setKey(String) - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
setLabel(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setLabel(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setLastModified(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setLines(List<Comparison.ComparisonLine>) - Method in class com.xebialabs.deployit.core.api.dto.Comparison
 
setLines(List<Report.ReportLine>) - Method in class com.xebialabs.deployit.core.api.dto.Report
 
setLog(String) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setMapEntries(MapMapElement.MapEntry[]) - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement
 
setMappingSourceType(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setMappingTargetType(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setMessage(String) - Method in class com.xebialabs.deployit.core.api.dto.Message
 
setName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemMethodDescriptorDto
 
setName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setName(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
setNr(int) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setNrOfSteps(int) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setObjects(List<ConfigurationItemDto>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDtos
 
setOverrideLastModified(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setPassword(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setPassword(String) - Method in class com.xebialabs.deployit.core.api.dto.User
 
setPermissions(String, Set<String>) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
setPlaceholderFormatName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setPlaceholdersName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setPrincipalName(String) - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
setPrivileges(List<String>) - Method in class com.xebialabs.deployit.core.api.dto.AccessControlEntry
 
setProperties(String...) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setProperty(String, Object) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setPropertyClassname(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setReferenceValue(String) - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
setRepositoryEntityIds(List<String>) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObjectIds
 
setRequired(boolean) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setRootName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setSimpleName(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setSize(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setStartDate(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setStartDate(Calendar) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setState(String) - Method in class com.xebialabs.deployit.core.api.dto.StepInfo
 
setState(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setStatus(int) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
setSteps(List<StepInfo>) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfo
 
setSteps(List<StepInfo>) - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
setStrings(Collection<String>) - Method in class com.xebialabs.deployit.core.api.jaxb.CollectionOfStringsMapElement
 
setSuperClasses(List<String>) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setTaskId(String) - Method in class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
setTasks(List<FullTaskInfo>) - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
setTasks(List<TaskInfo>) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfos
 
setType(String) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemDescriptorDto
 
setType(ConfigurationItemPropertyKind) - Method in class com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyDescriptorDto
 
setType(String) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setUpgrade(boolean) - Method in class com.xebialabs.deployit.core.api.dto.Deployment
 
setUser(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
setUsername(String) - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
setUsername(String) - Method in class com.xebialabs.deployit.core.api.dto.User
 
setUserName(String) - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionList
 
setValidations(List<Message>) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setValue(Object) - Method in class com.xebialabs.deployit.core.api.jaxb.MapElement
 
setValue(String) - Method in class com.xebialabs.deployit.core.api.jaxb.MapMapElement.MapEntry
 
setValue(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter.HeaderPair
 
setValues(List<String>) - Method in class com.xebialabs.deployit.core.api.dto.Comparison.ComparisonLine
 
setValues(Map<String, Object>) - Method in class com.xebialabs.deployit.core.api.dto.Report.ReportLine
 
setValues(Map<String, Object>) - Method in class com.xebialabs.deployit.core.api.dto.RepositoryObject
 
setVersion(String) - Method in class com.xebialabs.deployit.core.api.dto.ServerInfo
 
setVersion(String) - Method in class com.xebialabs.deployit.core.api.dto.TaskInfo
 
shutdown() - Method in interface com.xebialabs.deployit.core.api.ServerProxy
 
size() - Method in class com.xebialabs.deployit.core.api.dto.FullTaskInfos
 
start(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
status(Response.Status) - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
status(int) - Static method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.ResponseFactory
 
status(int) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
StepInfo - Class in com.xebialabs.deployit.core.api.dto
 
StepInfo() - Constructor for class com.xebialabs.deployit.core.api.dto.StepInfo
 
Steps - Class in com.xebialabs.deployit.core.api.dto
Deprecated. Replace with TaskInfo and StepInfo objects.
Steps() - Constructor for class com.xebialabs.deployit.core.api.dto.Steps
Deprecated.  
stop(String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 

T

tag(EntityTag) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
tag(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
TaskInfo - Class in com.xebialabs.deployit.core.api.dto
 
TaskInfo() - Constructor for class com.xebialabs.deployit.core.api.dto.TaskInfo
 
TaskInfos - Class in com.xebialabs.deployit.core.api.dto
 
TaskInfos() - Constructor for class com.xebialabs.deployit.core.api.dto.TaskInfos
 
TaskProxy - Interface in com.xebialabs.deployit.core.api
 
tasksInDateRange(Date, Date, String) - Method in interface com.xebialabs.deployit.core.api.ReportProxy
 
TEXT_CSV - Static variable in class com.xebialabs.deployit.core.api.resteasy.CustomMediaType
"text/csv"
toggleSkipSteps(String, String) - Method in interface com.xebialabs.deployit.core.api.TaskProxy
 
toString() - Method in class com.xebialabs.deployit.core.api.dto.PrincipalPermissions
 
toString() - Method in class com.xebialabs.deployit.core.api.dto.PropertyValue
 
toString() - Method in class com.xebialabs.deployit.core.api.dto.Report.ReportLine
 
toString() - Method in class com.xebialabs.deployit.core.api.resteasy.Date
 
toString() - Method in exception com.xebialabs.deployit.core.api.resteasy.DeployitClientException
 
toString() - Method in exception com.xebialabs.deployit.core.api.resteasy.UnhandledException
 
TunneledResponse - Class in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
TunneledResponse() - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponse
 
TunneledResponseBuilder - Class in com.xebialabs.deployit.core.api.resteasy.http.tunnel
 
TunneledResponseBuilder() - Constructor for class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
type(MediaType) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
type(String) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 

U

undeploy(String) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
UnhandledException - Exception in com.xebialabs.deployit.core.api.resteasy
 
UnhandledException(String, String) - Constructor for exception com.xebialabs.deployit.core.api.resteasy.UnhandledException
 
unmarshal(MapElement[]) - Method in class com.xebialabs.deployit.core.api.jaxb.MapAdapter
 
unmarshal(PrincipalPermissionList) - Method in class com.xebialabs.deployit.core.api.jaxb.PrincipalPermissionsMapAdapter
 
unmarshal(HeaderMultimapAdapter.HeaderPair[]) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderMultimapAdapter
 
update(String, ConfigurationItemDto) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
update(String, ArtifactAndData) - Method in interface com.xebialabs.deployit.core.api.RepositoryProxy
 
User - Class in com.xebialabs.deployit.core.api.dto
 
User() - Constructor for class com.xebialabs.deployit.core.api.dto.User
 
User(String, boolean) - Constructor for class com.xebialabs.deployit.core.api.dto.User
 
UserProxy - Interface in com.xebialabs.deployit.core.api
 

V

validate(Deployment) - Method in interface com.xebialabs.deployit.core.api.DeploymentProxy
 
valueOf(String) - Static method in enum com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.xebialabs.deployit.core.api.resteasy.Date
 
valueOf(String) - Static method in enum com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xebialabs.deployit.core.api.dto.ConfigurationItemPropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.deployit.core.api.resteasy.http.tunnel.HeaderName
Returns an array containing the constants of this enum type, in the order they are declared.
variant(Variant) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 
variants(List<Variant>) - Method in class com.xebialabs.deployit.core.api.resteasy.http.tunnel.TunneledResponseBuilder
 

W

writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.xebialabs.deployit.core.api.resteasy.CsvMessageProvider
 

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