@Extension public final class ScheduleBuildTransientProjectActionFactory extends TransientActionFactory<Job>
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
ScheduleBuildTransientProjectActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Action> |
createFor(Job target) |
Class<Job> |
type() |
actionType, factoriesForpublic ScheduleBuildTransientProjectActionFactory()
public Class<Job> type()
type in class TransientActionFactory<Job>public Collection<? extends Action> createFor(Job target)
createFor in class TransientActionFactory<Job>Copyright © 2016–2019. All rights reserved.