Package hudson.matrix
Interface MatrixChildAction
- All Superinterfaces:
Action
,ModelObject
- All Known Implementing Classes:
MatrixChildParametersAction
Optional interface for
Action
s that are used as parameters
to Queue.schedule(Task, int, Action...)
to indicate that they
want to be also passed to the MatrixRun
s from its parent MatrixBuild
.- Since:
- 1.481
- Author:
- Chris Johnson
-
Method Summary
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName