|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.sharedobjects.SharedObjectType
org.jenkinsci.plugins.sharedobjects.SimpleSharedObjectType
org.jenkinsci.plugins.sharedobjects.type.PublicFilePathSharedObjectType
public class PublicFilePathSharedObjectType
| Nested Class Summary | |
|---|---|
static class |
PublicFilePathSharedObjectType.PublicFilePathSharedObjectTypeDescriptor
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class org.jenkinsci.plugins.sharedobjects.SharedObjectType |
|---|
name, profile, profiles |
| Constructor Summary | |
|---|---|
PublicFilePathSharedObjectType(java.lang.String name,
java.lang.String profiles,
java.lang.String publicFilePath)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEnvVarValue(hudson.model.AbstractBuild build,
SharedObjectLogger logger)
|
java.lang.String |
getPublicFilePath()
|
| Methods inherited from class org.jenkinsci.plugins.sharedobjects.SharedObjectType |
|---|
getDescriptor, getName, getProfiles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public PublicFilePathSharedObjectType(java.lang.String name,
java.lang.String profiles,
java.lang.String publicFilePath)
| Method Detail |
|---|
public java.lang.String getPublicFilePath()
public java.lang.String getEnvVarValue(hudson.model.AbstractBuild build,
SharedObjectLogger logger)
getEnvVarValue in class SimpleSharedObjectType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||