org.jenkinsci.plugins.neoload_integration
Class ProjectSpecificActionFactory
java.lang.Object
hudson.model.TransientProjectActionFactory
org.jenkinsci.plugins.neoload_integration.ProjectSpecificActionFactory
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<ProjectSpecificActionFactory>, Serializable
@Extension(optional=true)
public class ProjectSpecificActionFactory
- extends hudson.model.TransientProjectActionFactory
- implements hudson.model.Describable<ProjectSpecificActionFactory>, Serializable
Without this class the two trend graphs are not displayed.
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Methods inherited from class hudson.model.TransientProjectActionFactory |
all |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR
@Extension(optional=true)
public static final ProjectSpecificActionFactory.DescriptorImplPSA DESCRIPTOR
ProjectSpecificActionFactory
public ProjectSpecificActionFactory()
createFor
public Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject job)
- Specified by:
createFor
in class hudson.model.TransientProjectActionFactory
getDescriptor
public hudson.model.Descriptor<ProjectSpecificActionFactory> getDescriptor()
- Specified by:
getDescriptor
in interface hudson.model.Describable<ProjectSpecificActionFactory>
Copyright © 2004-2013. All Rights Reserved.