|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AntPropertyManipulator | |
---|---|
com.atlassian.bamboo.ant.task.property |
Uses of AntPropertyManipulator in com.atlassian.bamboo.ant.task.property |
---|
Classes in com.atlassian.bamboo.ant.task.property with type parameters of type AntPropertyManipulator | |
---|---|
class |
DefaultPropertyManipulators<T extends AntPropertyManipulator>
TODO |
interface |
PropertyManipulators<T extends AntPropertyManipulator>
A single configuration of PropertyManipulators s. |
Subinterfaces of AntPropertyManipulator in com.atlassian.bamboo.ant.task.property | |
---|---|
interface |
AntTaskPropertyConfigurator<T>
Configures Ant task with properties from Bamboo task configuration. |
interface |
AntWebPropertyConfigurator
Responsible for producing view/edit HTML and producing serialized form of the values received from user for storage in configuration. |
Classes in com.atlassian.bamboo.ant.task.property that implement AntPropertyManipulator | |
---|---|
class |
AbstractBeanTaskPropertyConfigurator<T>
Creates Ant task properties of arbitrary type given they support the Ant property model. |
class |
AbstractBeanWebPropertyConfigurator
TODO |
class |
AbstractPropertyManipulator
Abstract manipulator that supports properties by type. |
class |
AbstractSingleValueTaskPropertyConfigurator<T>
Abstract configurator for simple properties with only one value corresponding to the property name. |
class |
BooleanTaskPropertyConfigurator
TODO |
class |
BooleanWebPropertyConfigurator
TODO |
class |
ByteTaskPropertyConfigurator
Long task property configurator. |
class |
CharacterTaskPropertyConfigurator
Long task property configurator. |
class |
DoubleTaskPropertyConfigurator
Double task property configurator. |
class |
FileSetWebPropertyConfigurator
TODO |
class |
FileTaskPropertyConfigurator
TODO |
class |
FileWebPropertyConfigurator
TODO |
class |
FloatTaskPropertyConfigurator
Float task property configurator. |
class |
GenericBeanTaskPropertyConfigurator
AntTaskPropertyConfigurator for arbitrary beans. |
class |
IntegerTaskPropertyConfigurator
TODO |
class |
LongTaskPropertyConfigurator
Long task property configurator. |
class |
NameEntryWebPropertyConfigurator
TODO |
class |
PasswordWebPropertyConfigurator
TODO |
class |
PrimitiveNumberWebProperyConfigurator
Common configurator for all primitive Java numbers, which will render a simple text field. |
class |
ShortTaskPropertyConfigurator
Long task property configurator. |
class |
SimpleFieldPropertyConfigurator
Property configurator for simple fields stored as strings. |
class |
StringTaskPropertyConfigurator
TODO |
class |
StringWebPropertyConfigurator
TODO |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |