org.jenkinsci.plugins.configfiles.buildwrapper
Class ManagedFile
java.lang.Object
org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile
public class ManagedFile
- extends Object
- Author:
- domi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileId
public final String fileId
targetLocation
public final String targetLocation
ManagedFile
@DataBoundConstructor
public ManagedFile(String fileId,
String targetLocation)
Copyright © 2004-2011. All Rights Reserved.