final class StepInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
(package private) int
(package private) int
-
-
Method Details
-
-
getDependencies
int getDependencies()
-
-
-
-
getOrdinal
int getOrdinal()
- Returns:
- an index in the total topological ordering of all
StepInfos present in the given Execution.
-