Uses of Interface
org.jboss.windup.tooling.data.Classification
-
Packages that use Classification Package Description org.jboss.windup.tooling -
-
Uses of Classification in org.jboss.windup.tooling
Methods in org.jboss.windup.tooling that return types with arguments of type Classification Modifier and Type Method Description List<Classification>ExecutionResults. getClassifications()Contains allClassifications produced by this run of Windup.
-