hudson.matrix
Interface MatrixChildAction

All Superinterfaces:
Action, ModelObject
All Known Implementing Classes:
ParametersAction

public interface MatrixChildAction
extends Action

Optional interface for Actions that are used as parameters to Queue.schedule(Task, int, Action...) to indicate that they want to be also passed to the MatrixRuns from its parent MatrixBuild.

Since:
1.481
Author:
Chris Johnson

Method Summary
 
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
 



Copyright © 2004-2013. All Rights Reserved.