\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.annotations.BuildArg Interface Reference

Detailed Description

Annotation used to define the name of build method arguments in implementations of ElementBuilder.

Variable names are not available at runtime, so the use of the BuildArg attribute can be used to distinguish, for example, 'build(String filePath)' from 'build(String url)' to the PipelineBuilder.

Public Member Functions

String  value ()