@Extension
public static class RelocationAction.TransientActionFactoryImpl
extends jenkins.model.TransientActionFactory<hudson.model.Item>
Item
s have the action.Constructor and Description |
---|
TransientActionFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Item target) |
Class<hudson.model.Item> |
type() |
public Class<hudson.model.Item> type()
type
in class jenkins.model.TransientActionFactory<hudson.model.Item>
public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.model.Item target)
createFor
in class jenkins.model.TransientActionFactory<hudson.model.Item>
Copyright © 2016–2017. All rights reserved.