|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator com.atlassian.bamboo.ant.task.property.SimpleFieldPropertyConfigurator com.atlassian.bamboo.ant.task.property.PrimitiveNumberWebProperyConfigurator
public class PrimitiveNumberWebProperyConfigurator
Common configurator for all primitive Java numbers, which will render a simple text field.
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 | |
---|---|
PrimitiveNumberWebProperyConfigurator(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 |
---|
public PrimitiveNumberWebProperyConfigurator(com.atlassian.plugin.PluginAccessor pluginAccessor, TemplateRenderer templateRenderer, BambooAuthenticationContext bambooAuthenticationContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |