org.jenkinsci.plugins.configfiles.buildwrapper
Class ManagedFile

java.lang.Object
  extended by org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile

public class ManagedFile
extends Object

Author:
domi

Field Summary
 String fileId
           
 String targetLocation
           
 
Constructor Summary
ManagedFile(String fileId, String targetLocation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fileId

public final String fileId

targetLocation

public final String targetLocation
Constructor Detail

ManagedFile

@DataBoundConstructor
public ManagedFile(String fileId,
                                        String targetLocation)


Copyright © 2004-2011. All Rights Reserved.