@Extension
public class QuestaCoverageProjectExtension
extends jenkins.model.TransientActionFactory<hudson.model.Job>
| Constructor and Description |
|---|
QuestaCoverageProjectExtension() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Job job) |
Class<hudson.model.Job> |
type() |
public Class<hudson.model.Job> type()
type in class jenkins.model.TransientActionFactory<hudson.model.Job>public Collection<? extends hudson.model.Action> createFor(hudson.model.Job job)
createFor in class jenkins.model.TransientActionFactory<hudson.model.Job>Copyright © 2016–2024. All rights reserved.