hudson.plugins.swarm
Class Options
java.lang.Object
hudson.plugins.swarm.Options
public class Options
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
description
public String description
labels
public List<String> labels
remoteFsRoot
public File remoteFsRoot
executors
public int executors
master
public String master
noRetryAfterConnected
public boolean noRetryAfterConnected
retry
public int retry
autoDiscoveryAddress
public String autoDiscoveryAddress
disableSslVerification
public boolean disableSslVerification
mode
public String mode
toolLocations
public List<String> toolLocations
username
public String username
password
public String password
help
public boolean help
Options
public Options()
Copyright © 2004-2014. All Rights Reserved.