Annotation Interface BuildDetectionActionSupportedByLaunchControl


@Retention(RUNTIME) public @interface BuildDetectionActionSupportedByLaunchControl
This annotation indicates that the build detection action is recognized as the one supported by PlanExecutionLaunchControlImpl. All build actions that are not annotated with this annotated will bypass the launch control and the build will be fired immediately.
Since:
10.0