@Extension(dynamicLoadable=YES)
public static class ThatUsefulBadgeIAlwaysMissed.Factory
extends jenkins.model.TransientActionFactory<hudson.model.Run>
| Constructor and Description |
|---|
ThatUsefulBadgeIAlwaysMissed.Factory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.Run run) |
Class<hudson.model.Run> |
type() |
public ThatUsefulBadgeIAlwaysMissed.Factory()
public Class<hudson.model.Run> type()
type in class jenkins.model.TransientActionFactory<hudson.model.Run>@Nonnull public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.model.Run run)
createFor in class jenkins.model.TransientActionFactory<hudson.model.Run>Copyright © 2016. All rights reserved.