needsById property

Map<String, List<String>> needsById
final

Step dependencies keyed by step id.

Implementation

final Map<String, List<String>> needsById;