com.atlassian.bamboo.ant.task.property
Interface PropertyManipulators<T extends AntPropertyManipulator>

All Known Subinterfaces:
TaskPropertyConfigurators, WebPropertyConfigurators
All Known Implementing Classes:
DefaultPropertyManipulators, DefaultTaskPropertyConfigurators, DefaultWebPropertyConfigurators

public interface PropertyManipulators<T extends AntPropertyManipulator>

A single configuration of PropertyManipulatorss.

Since:
3.4

Method Summary
 T findManipulator(java.lang.Class<?> type, java.lang.String name)
           
 

Method Detail

findManipulator

T findManipulator(java.lang.Class<?> type,
                  java.lang.String name)


Copyright © 2012 Atlassian. All Rights Reserved.