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