Interface AgentBuildTask
- All Superinterfaces:
BuildTask,Callable<BuildContext>
- All Known Subinterfaces:
CustomBuildProcessor,CustomPreBuildAction
- All Known Implementing Classes:
BuildArtifactPostProcessor,BuildLabellerCustomBuildProcessor,BuildLogLabellerPreBuildAction,CloverBuildProcessor,VCSVersionReader
Marker interface for
BuildTask that can run on the agent. It has a limited number of dependencies-
Method Summary