public class PowerShellConfig
extends org.jenkinsci.lib.configprovider.model.Config
| Modifier and Type | Class and Description |
|---|---|
static class |
PowerShellConfig.Arg |
static class |
PowerShellConfig.PowerShellConfigProvider |
| Modifier and Type | Field and Description |
|---|---|
List<PowerShellConfig.Arg> |
args |
| Constructor and Description |
|---|
PowerShellConfig(String id,
String name,
String comment,
String content,
List<PowerShellConfig.Arg> args) |
public final List<PowerShellConfig.Arg> args
Copyright © 2004-2015. All Rights Reserved.