Uses of Class
com.xebialabs.deployit.maven.MavenDeployed

Packages that use MavenDeployed
com.xebialabs.deployit.maven   
com.xebialabs.deployit.maven.helper   
com.xebialabs.deployit.maven.logic   
 

Uses of MavenDeployed in com.xebialabs.deployit.maven
 

Fields in com.xebialabs.deployit.maven with type parameters of type MavenDeployed
protected  List<MavenDeployed> AbstractDeployitMojo.deployeds
          List of the deployeds: extensions or complete if you use explicitDeployeds options
 

Uses of MavenDeployed in com.xebialabs.deployit.maven.helper
 

Method parameters in com.xebialabs.deployit.maven.helper with type arguments of type MavenDeployed
 com.xebialabs.deployit.engine.api.dto.Deployment DeploymentHelper.attachExplicitDeployeds(com.xebialabs.deployit.engine.api.dto.Deployment deployment, List<MavenDeployed> explicits)
          Attaches explicitly specified deployeds to the deployment
 

Uses of MavenDeployed in com.xebialabs.deployit.maven.logic
 

Method parameters in com.xebialabs.deployit.maven.logic with type arguments of type MavenDeployed
 com.xebialabs.deployit.engine.api.dto.Deployment CustomDeployedsApplicationStrategy.merge(com.xebialabs.deployit.engine.api.dto.Deployment input, List<MavenDeployed> custom)
           
 



Copyright © 2012. All Rights Reserved.