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