public class KPPNodeProperty
extends hudson.slaves.NodeProperty<hudson.model.Node>
| Modifier and Type | Class and Description |
|---|---|
static class |
KPPNodeProperty.DescriptorImpl
Descriptor of the
KPPNodeProperty |
| Constructor and Description |
|---|
KPPNodeProperty(String provisioningProfilesPath)
Construcrot
|
| Modifier and Type | Method and Description |
|---|---|
static KPPNodeProperty |
getCurrentNodeProperties()
Get the
KPPNodeProperty. |
String |
getProvisioningProfilesPath()
Get path to the directory where the provisioning profiles should be saved.
|
@DataBoundConstructor public KPPNodeProperty(String provisioningProfilesPath)
provisioningProfilesPath - path to the directory where the provisioning profiles should be saved on the node.public String getProvisioningProfilesPath()
public static KPPNodeProperty getCurrentNodeProperties()
KPPNodeProperty.Copyright © 2004-2013. All Rights Reserved.