com.sonyericsson.jenkins.plugins.bfa.utils
Class OldDataConverter.FoundIndicationWork
java.lang.Object
com.sonyericsson.jenkins.plugins.bfa.utils.OldDataConverter.FoundIndicationWork
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- OldDataConverter
public static class OldDataConverter.FoundIndicationWork
- extends Object
- implements Runnable
A work task that does the actual conversion in an executor thread.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OldDataConverter.FoundIndicationWork
public OldDataConverter.FoundIndicationWork(hudson.model.AbstractBuild build,
Set<hudson.model.AbstractBuild> performedBuilds)
- Standard Constructor.
- Parameters:
build
- the build to convert.performedBuilds
- the list of in-progress or already converted builds.
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2004-2014. All Rights Reserved.