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