steps property
All steps of the built chain (each step is a list of parallel tasks). Mirrors TaskChainBuilder.steps.
Implementation
final List<List<TaskRequest>> steps;
All steps of the built chain (each step is a list of parallel tasks). Mirrors TaskChainBuilder.steps.
final List<List<TaskRequest>> steps;