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

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.FileWebPropertyConfigurator
All Implemented Interfaces:
AntPropertyManipulator, AntWebPropertyConfigurator

public class FileWebPropertyConfigurator
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
protected FileWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor, TemplateRenderer templateRenderer, BambooAuthenticationContext bambooAuthenticationContext)
           
 
Method Summary
protected  java.lang.String getDefaultDescription()
           
 
Methods inherited from class com.atlassian.bamboo.ant.task.property.SimpleFieldPropertyConfigurator
createContext, editResourceName, forEdit, forView, fromWeb, 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

FileWebPropertyConfigurator

protected FileWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
                                      TemplateRenderer templateRenderer,
                                      BambooAuthenticationContext bambooAuthenticationContext)
Method Detail

getDefaultDescription

protected java.lang.String getDefaultDescription()
Overrides:
getDefaultDescription in class SimpleFieldPropertyConfigurator


Copyright © 2012 Atlassian. All Rights Reserved.