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

Packages that use MavenDeployable
com.xebialabs.deployit.maven   
com.xebialabs.deployit.maven.converter   
com.xebialabs.deployit.maven.packager   
 

Uses of MavenDeployable in com.xebialabs.deployit.maven
 

Fields in com.xebialabs.deployit.maven with type parameters of type MavenDeployable
protected  List<MavenDeployable> AbstractDeployitMojo.deployables
          List of the deployables, including artifacts or middleware resource specification (eg Datasource)
 

Methods in com.xebialabs.deployit.maven that return types with arguments of type MavenDeployable
 List<MavenDeployable> AbstractDeployitMojo.getDeployables()
           
 

Uses of MavenDeployable in com.xebialabs.deployit.maven.converter
 

Methods in com.xebialabs.deployit.maven.converter that return MavenDeployable
static MavenDeployable MavenDeployableConverter.convertToDeployable(org.codehaus.plexus.configuration.PlexusConfiguration configuration)
           
 

Uses of MavenDeployable in com.xebialabs.deployit.maven.packager
 

Method parameters in com.xebialabs.deployit.maven.packager with type arguments of type MavenDeployable
 void MavenDarPackager.addDeployables(Collection<? extends MavenDeployable> deployables)
           
 



Copyright © 2014. All rights reserved.