Uses of Interface
org.apache.sling.feature.maven.mojos.apis.spi.Processor
-
Packages that use Processor Package Description org.apache.sling.feature.maven.mojos.apis -
-
Uses of Processor in org.apache.sling.feature.maven.mojos.apis
Methods in org.apache.sling.feature.maven.mojos.apis that return types with arguments of type Processor Modifier and Type Method Description static List<Processor>
ApisUtil. getProcessors()
Get the list of processors
-