Package | Description |
---|---|
com.agiletestware.bumblebee |
Modifier and Type | Method and Description |
---|---|
List<BumblebeeConfiguration> |
BumblebeePublisher.getConfigs()
This method will return all the tasks
|
Modifier and Type | Method and Description |
---|---|
void |
BumblebeePublisher.doBulkUpdate(BumblebeeConfiguration config,
hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Send data to bumblebee server.
|
Constructor and Description |
---|
BumblebeePublisher(BumblebeeConfiguration... configs)
Constructor.
|
Constructor and Description |
---|
BumblebeePublisher(Collection<BumblebeeConfiguration> configs)
Constructor.
|
Copyright © 2004-2017. All Rights Reserved.