com.atlassian.bamboo.ant.task.property
Class DefaultWebPropertyConfigurators

java.lang.Object
  extended by com.atlassian.bamboo.ant.task.property.DefaultPropertyManipulators<AntWebPropertyConfigurator>
      extended by com.atlassian.bamboo.ant.task.property.DefaultWebPropertyConfigurators
All Implemented Interfaces:
PropertyManipulators<AntWebPropertyConfigurator>, WebPropertyConfigurators

public class DefaultWebPropertyConfigurators
extends DefaultPropertyManipulators<AntWebPropertyConfigurator>
implements WebPropertyConfigurators

Default implementation of WebPropertyConfigurators.

Since:
3.4

Constructor Summary
DefaultWebPropertyConfigurators(java.lang.Iterable<AntWebPropertyConfigurator> manipulators)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.ant.task.property.DefaultPropertyManipulators
findManipulator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.ant.task.property.PropertyManipulators
findManipulator
 

Constructor Detail

DefaultWebPropertyConfigurators

public DefaultWebPropertyConfigurators(java.lang.Iterable<AntWebPropertyConfigurator> manipulators)


Copyright © 2012 Atlassian. All Rights Reserved.