@Extension
public class CachetMatrixActionFactory
extends jenkins.model.TransientActionFactory<hudson.matrix.MatrixProject>
| Constructor and Description |
|---|
CachetMatrixActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.matrix.MatrixProject project) |
Class<hudson.matrix.MatrixProject> |
type() |
public Class<hudson.matrix.MatrixProject> type()
type in class jenkins.model.TransientActionFactory<hudson.matrix.MatrixProject>@Nonnull public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.matrix.MatrixProject project)
createFor in class jenkins.model.TransientActionFactory<hudson.matrix.MatrixProject>Copyright © 2016–2020. All rights reserved.