|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.buildcontextcapture.service.EnVarsGetter
public class EnVarsGetter
| Constructor Summary | |
|---|---|
EnVarsGetter()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
gatherInfraInfo()
Gathers all information from the Jenkins infrastructure (Hudson version, Plugins information, ...) |
java.util.Map<java.lang.String,java.lang.String> |
gatherJobEnvVars(hudson.model.AbstractBuild build)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnVarsGetter()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.String> gatherJobEnvVars(hudson.model.AbstractBuild build)
throws BuildContextException
BuildContextException
public java.util.Map<java.lang.String,java.lang.Object> gatherInfraInfo()
throws BuildContextException
BuildContextException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||