Package hudson.maven

Interface AggregatableAction

All Superinterfaces:
Action, ModelObject
All Known Implementing Classes:
MavenArtifactRecord, SurefireReport

public interface AggregatableAction extends Action
Indicates that this Action for MavenBuild contributes an "aggregated" action to its governing MavenModuleSetBuild.
Since:
1.99
Author:
Kohsuke Kawaguchi
See Also: