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

java.lang.Object
  extended by com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator
      extended by com.atlassian.bamboo.ant.task.property.SimpleFieldPropertyConfigurator
          extended by com.atlassian.bamboo.ant.task.property.StringWebPropertyConfigurator
All Implemented Interfaces:
AntPropertyManipulator, AntWebPropertyConfigurator

public class StringWebPropertyConfigurator
extends SimpleFieldPropertyConfigurator

TODO

Since:
3.4

Field Summary
 
Fields inherited from class com.atlassian.bamboo.ant.task.property.SimpleFieldPropertyConfigurator
bambooAuthenticationContext, pluginAccessor, templateRenderer
 
Fields inherited from class com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator
supportedTypes
 
Constructor Summary
StringWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor, TemplateRenderer templateRenderer, BambooAuthenticationContext bambooAuthenticationContext)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.ant.task.property.SimpleFieldPropertyConfigurator
createContext, editResourceName, forEdit, forView, fromWeb, getDefaultDescription, getI18nBean, viewResourceName
 
Methods inherited from class com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator
supports, supportsProperty
 
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.AntPropertyManipulator
supports
 

Constructor Detail

StringWebPropertyConfigurator

public StringWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
                                     TemplateRenderer templateRenderer,
                                     BambooAuthenticationContext bambooAuthenticationContext)


Copyright © 2012 Atlassian. All Rights Reserved.