public class LocalResourceEntity extends BaseResourceEntity
resourceName
Constructor and Description |
---|
LocalResourceEntity(String sourcePath)
LocalResourceEntity constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getSourcePath()
Get source path of this resource.
|
boolean |
requireUnzip()
Check if require unzip the resource on target VM.
|
boolean |
requireZip()
Check if require zip the resource on Jenkins server.
|
containsSas, getBlobName, getBlobPath, getResourceName, setBlobName, setBlobPath
public LocalResourceEntity(String sourcePath) throws FileNotFoundException
sourcePath
- source path of the local resourceFileNotFoundException
public String getSourcePath()
ResourceEntity
public boolean requireZip()
ResourceEntity
public boolean requireUnzip()
ResourceEntity
Copyright © 2016. All rights reserved.