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

java.lang.Object
  extended by com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator
      extended by com.atlassian.bamboo.ant.task.property.AbstractSingleValueTaskPropertyConfigurator<java.io.File>
          extended by com.atlassian.bamboo.ant.task.property.FileTaskPropertyConfigurator
All Implemented Interfaces:
AntPropertyManipulator, AntTaskPropertyConfigurator<java.io.File>

public class FileTaskPropertyConfigurator
extends AbstractSingleValueTaskPropertyConfigurator<java.io.File>

TODO

Since:
3.4

Field Summary
 
Fields inherited from class com.atlassian.bamboo.ant.task.property.AbstractPropertyManipulator
supportedTypes
 
Constructor Summary
protected FileTaskPropertyConfigurator()
           
 
Method Summary
 java.io.File fromConfig(java.lang.String name, java.lang.String value, TaskContext taskContext)
           
 
Methods inherited from class com.atlassian.bamboo.ant.task.property.AbstractSingleValueTaskPropertyConfigurator
fromConfig, fromConfig
 
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

FileTaskPropertyConfigurator

protected FileTaskPropertyConfigurator()
Method Detail

fromConfig

public java.io.File fromConfig(java.lang.String name,
                               java.lang.String value,
                               TaskContext taskContext)
Specified by:
fromConfig in class AbstractSingleValueTaskPropertyConfigurator<java.io.File>


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.