org.hudsonci.maven.plugin.builder.internal
Class BuildConfigurationExtractor
java.lang.Object
org.hudsonci.maven.plugin.builder.internal.BuildConfigurationExtractor
public class BuildConfigurationExtractor
- extends Object
Helper to extract build configuration details from a JSONObject.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildConfigurationExtractor
public BuildConfigurationExtractor(net.sf.json.JSONObject data)
extract
public BuildConfigurationDTO extract()
Copyright © 2004-2011 Hudson. All Rights Reserved.