A D F G I O P R S T U W 

A

addAll(List<String>, List<String>) - Method in class io.fabric8.deployer.ProjectDeployer
 
addChild(DependencyDTO) - Method in class io.fabric8.deployer.dto.DependencyDTO
 

D

DependencyDTO - Class in io.fabric8.deployer.dto
Represents a dependency tree
DependencyDTO() - Constructor for class io.fabric8.deployer.dto.DependencyDTO
 
deployProject(ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
 
deployProjectJson(String) - Method in class io.fabric8.deployer.ProjectDeployer
 
deployProjectJson(String) - Method in interface io.fabric8.deployer.ProjectDeployerMXBean
 
DeployResults - Class in io.fabric8.deployer.dto
 
DeployResults() - Constructor for class io.fabric8.deployer.dto.DeployResults
 
DeployResults(Profile) - Constructor for class io.fabric8.deployer.dto.DeployResults
 
DtoHelper - Class in io.fabric8.deployer.dto
A helper class for working with the DTO marshalling with JSON
DtoHelper() - Constructor for class io.fabric8.deployer.dto.DtoHelper
 

F

findVersion(FabricService, String) - Method in class io.fabric8.deployer.ProjectDeployer
 

G

getArtifactId() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getArtifactId() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getBaseVersion() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getBundles() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getChildren() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getClassifier() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getFabricService() - Method in class io.fabric8.deployer.ProjectDeployer
 
getFeatureRepositories() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getFeatures() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getGroupId() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getGroupId() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getMapper() - Static method in class io.fabric8.deployer.dto.DtoHelper
Returns the object mapper used for the DTOs
getOrCreateProfile(Version, ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
 
getOrCreateVersion(ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
 
getParentProfiles() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getProfileId() - Method in class io.fabric8.deployer.dto.DeployResults
 
getProfileId() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getProfileId(ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
 
getRootDependency() - Method in class io.fabric8.deployer.dto.ProjectRequirements
Returns the root maven dependency and all of its child dependency tree
getScope() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getType() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getVersion() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
getVersion() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
getVersionId() - Method in class io.fabric8.deployer.dto.DeployResults
 
getVersionId(ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
 

I

io.fabric8.deployer - package io.fabric8.deployer
 
io.fabric8.deployer.dto - package io.fabric8.deployer.dto
 
isOptional() - Method in class io.fabric8.deployer.dto.DependencyDTO
 

O

OBJECT_NAME - Static variable in class io.fabric8.deployer.ProjectDeployer
 

P

ProjectDeployer - Class in io.fabric8.deployer
Allows projects to be deployed into a profile using Jolokia / REST or build plugins such as a maven plugin
ProjectDeployer() - Constructor for class io.fabric8.deployer.ProjectDeployer
 
ProjectDeployerMXBean - Interface in io.fabric8.deployer
Represents the JMX API exposed by the ProjectDeployer
ProjectRequirements - Class in io.fabric8.deployer.dto
Represents the project requirements and dependencies and how they should be mapped to a profile in fabric8
ProjectRequirements() - Constructor for class io.fabric8.deployer.dto.ProjectRequirements
 

R

removeAll(List<String>, List<String>) - Method in class io.fabric8.deployer.ProjectDeployer
 
resolveProfileDeployments(ProjectRequirements, Profile, Map<String, Parser>) - Method in class io.fabric8.deployer.ProjectDeployer
 

S

setArtifactId(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setBaseVersion(String) - Method in class io.fabric8.deployer.dto.ProjectRequirements
Sets the base version to use if creating a new version (which is like saying which branch to create the initial new version branch from)
setBundles(List<String>) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setChildren(List<DependencyDTO>) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setClassifier(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setFeatureRepositories(List<String>) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setFeatures(List<String>) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setGroupId(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setOptional(boolean) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setParentProfiles(List<String>) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setProfileId(String) - Method in class io.fabric8.deployer.dto.DeployResults
 
setProfileId(String) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setRootDependency(DependencyDTO) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setScope(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setType(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setVersion(String) - Method in class io.fabric8.deployer.dto.DependencyDTO
 
setVersion(String) - Method in class io.fabric8.deployer.dto.ProjectRequirements
 
setVersionId(String) - Method in class io.fabric8.deployer.dto.DeployResults
 

T

toBundleUrl() - Method in class io.fabric8.deployer.dto.DependencyDTO
Returns the maven URL for the artifact
toBundleUrlWithoutVersion() - Method in class io.fabric8.deployer.dto.DependencyDTO
Returns the maven URL for the artifact without the version
toString() - Method in class io.fabric8.deployer.dto.DependencyDTO
 
toString() - Method in class io.fabric8.deployer.dto.DeployResults
 
toString() - Method in class io.fabric8.deployer.dto.ProjectRequirements
 

U

updateProfileConfiguration(Version, Profile, ProjectRequirements, ProjectRequirements) - Method in class io.fabric8.deployer.ProjectDeployer
Removes any old parents / features / repos and adds any new parents / features / repos to the profile

W

writeRequirementsJson(ProjectRequirements, Profile) - Method in class io.fabric8.deployer.ProjectDeployer
 
A D F G I O P R S T U W 

Copyright © 2014 Red Hat. All Rights Reserved.