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

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

public class BooleanWebPropertyConfigurator
extends SimpleFieldPropertyConfigurator

TODO

Since:
v5.0

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

BooleanWebPropertyConfigurator

public BooleanWebPropertyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor,
                                      TemplateRenderer templateRenderer,
                                      BambooAuthenticationContext bambooAuthenticationContext)
Method Detail

editResourceName

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


Copyright © 2012 Atlassian. All Rights Reserved.