@Extension(optional=true) public class ProjectSpecificActionFactory extends hudson.model.TransientProjectActionFactory implements hudson.model.Describable<ProjectSpecificActionFactory>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectSpecificActionFactory.DescriptorImplPSA |
| Modifier and Type | Field and Description |
|---|---|
static ProjectSpecificActionFactory.DescriptorImplPSA |
DESCRIPTOR |
| Constructor and Description |
|---|
ProjectSpecificActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.AbstractProject job) |
hudson.model.Descriptor<ProjectSpecificActionFactory> |
getDescriptor() |
@Extension(optional=true) public static final ProjectSpecificActionFactory.DescriptorImplPSA DESCRIPTOR
public 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>Copyright © 2004-2017. All Rights Reserved.