Package com.atlassian.bamboo.ant.task.property

Interface Summary
AntPropertyManipulator TODO
AntTaskPropertyConfigurator<T> Configures Ant task with properties from Bamboo task configuration.
AntWebPropertyConfigurator Responsible for producing view/edit HTML and producing serialized form of the values received from user for storage in configuration.
PropertyManipulators<T extends AntPropertyManipulator> A single configuration of PropertyManipulatorss.
TaskPropertyConfigurators Configuration for AntTaskPropertyConfigurator.
WebPropertyConfigurators Configuration for AntWebPropertyConfigurator.
 

Class Summary
AbstractBeanTaskPropertyConfigurator<T> Creates Ant task properties of arbitrary type given they support the Ant property model.
AbstractBeanWebPropertyConfigurator TODO
AbstractPropertyManipulator

Abstract manipulator that supports properties by type.

AbstractSingleValueTaskPropertyConfigurator<T> Abstract configurator for simple properties with only one value corresponding to the property name.
BooleanTaskPropertyConfigurator TODO
BooleanWebPropertyConfigurator TODO
ByteTaskPropertyConfigurator Long task property configurator.
CharacterTaskPropertyConfigurator Long task property configurator.
ComplexPropertyMap TODO
DefaultPropertyManipulators<T extends AntPropertyManipulator> TODO
DefaultTaskPropertyConfigurators Default implementation of TaskPropertyConfigurators.
DefaultWebPropertyConfigurators Default implementation of WebPropertyConfigurators.
DoubleTaskPropertyConfigurator Double task property configurator.
FileSetWebPropertyConfigurator TODO
FileTaskPropertyConfigurator TODO
FileWebPropertyConfigurator TODO
FloatTaskPropertyConfigurator Float task property configurator.
GenericBeanTaskPropertyConfigurator

AntTaskPropertyConfigurator for arbitrary beans.

IntegerTaskPropertyConfigurator TODO
LongTaskPropertyConfigurator Long task property configurator.
NameEntryWebPropertyConfigurator TODO
PasswordWebPropertyConfigurator TODO
PrimitiveNumberWebProperyConfigurator Common configurator for all primitive Java numbers, which will render a simple text field.
ShortTaskPropertyConfigurator Long task property configurator.
SimpleFieldPropertyConfigurator Property configurator for simple fields stored as strings.
StringTaskPropertyConfigurator TODO
StringWebPropertyConfigurator TODO
 



Copyright © 2012 Atlassian. All Rights Reserved.