Closed vvarma closed 5 years ago
Should be able to access data in a builder in addition to those declared in the "consumes" list. For the builder all data mentioned in the "accesses" list will be access-only, non-mandatory and nullable.
This is already supported now by the accesses() param in DataBuilderInfo
accesses()
DataBuilderInfo
Should be able to access data in a builder in addition to those declared in the "consumes" list. For the builder all data mentioned in the "accesses" list will be access-only, non-mandatory and nullable.