hudson.plugins.selenium_builder
Class ParallelSettings
java.lang.Object
hudson.plugins.selenium_builder.ParallelSettings
- All Implemented Interfaces:
- Serializable
public class ParallelSettings
- extends Object
- implements Serializable
- Author:
- Ross Rowe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParallelSettings
@DataBoundConstructor
public ParallelSettings(int threadPoolSize)
getThreadPoolSize
public int getThreadPoolSize()
setThreadPoolSize
public void setThreadPoolSize(int threadPoolSize)
Copyright © 2004-2015 Sauce Labs. All Rights Reserved.