|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.TransientProjectActionFactory
org.jenkinsci.plugins.neoload_integration.ProjectSpecificActionFactory
@Extension(optional=true) public class ProjectSpecificActionFactory
Without this class the two trend graphs are not displayed.
| Nested Class Summary | |
|---|---|
static class |
ProjectSpecificActionFactory.DescriptorImplPSA
|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary | |
|---|---|
static ProjectSpecificActionFactory.DescriptorImplPSA |
DESCRIPTOR
|
| Constructor Summary | |
|---|---|
ProjectSpecificActionFactory()
|
|
| Method Summary | |
|---|---|
java.util.Collection<? extends hudson.model.Action> |
createFor(hudson.model.AbstractProject job)
|
hudson.model.Descriptor<ProjectSpecificActionFactory> |
getDescriptor()
|
| 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 |
| Field Detail |
|---|
@Extension(optional=true) public static final ProjectSpecificActionFactory.DescriptorImplPSA DESCRIPTOR
| Constructor Detail |
|---|
public ProjectSpecificActionFactory()
| Method Detail |
|---|
public java.util.Collection<? extends hudson.model.Action> createFor(hudson.model.AbstractProject job)
createFor in class hudson.model.TransientProjectActionFactorypublic hudson.model.Descriptor<ProjectSpecificActionFactory> getDescriptor()
getDescriptor in interface hudson.model.Describable<ProjectSpecificActionFactory>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||