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