com.atlassian.bamboo.plugins.maven.dependencies
Class AutomaticDependencyManagementConfig

java.lang.Object
  extended by com.atlassian.bamboo.plugins.maven.dependencies.AutomaticDependencyManagementConfig
All Implemented Interfaces:
java.io.Serializable

public class AutomaticDependencyManagementConfig
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AutomaticDependencyManagementConfig(boolean automaticDependencyManagementEnabled)
           
 
Method Summary
 boolean isAutomaticDependencyManagementEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomaticDependencyManagementConfig

public AutomaticDependencyManagementConfig(boolean automaticDependencyManagementEnabled)
Method Detail

isAutomaticDependencyManagementEnabled

public boolean isAutomaticDependencyManagementEnabled()


Copyright © 2012 Atlassian. All Rights Reserved.