Interface BuildActionExecuter<T>

Type Parameters:
T - The type of result produced by this executer.
All Superinterfaces:
ConfigurableLauncher<BuildActionExecuter<T>>, LongRunningOperation

@Incubating public interface BuildActionExecuter<T> extends ConfigurableLauncher<BuildActionExecuter<T>>
Used to execute a BuildAction in the build process.
Since:
1.8