org.jenkinsci.plugins.neoload_integration.supporting
Class PluginUtils
java.lang.Object
org.jenkinsci.plugins.neoload_integration.supporting.PluginUtils
- All Implemented Interfaces:
- Serializable
public final class PluginUtils
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPluginOptions
public static NeoLoadPluginOptions getPluginOptions(hudson.model.AbstractProject<?,?> project)
- Get the configured instance for the plugin.
- Parameters:
project
-
- Returns:
toCalendar
public static Calendar toCalendar(Date date)
- This could be DateUtils.toCalendar instead but then I would have to deal with maven dependencies again.
- Parameters:
date
-
- Returns:
Copyright © 2004-2013. All Rights Reserved.