Summary
    Initializes a new instance of the 
		JenkinsEnvironmentInfo class.
    - Namespace
 - Cake
.Common .Build .Jenkins .Data  - Containing Type
 - Jenkins
Environment Info  
Syntax
public JenkinsEnvironmentInfo(ICakeEnvironment environment)
	Parameters
| Name | Type | Description | 
|---|---|---|
| environment | ICakeEnvironment | The environment. | 
Return Value
| Type | Description | 
|---|---|
| void | 
