Uses of Class
io.thestencil.quarkus.ide.services.IDEServicesProducer
-
-
Uses of IDEServicesProducer in io.thestencil.quarkus.ide.services
Methods in io.thestencil.quarkus.ide.services that return IDEServicesProducer Modifier and Type Method Description IDEServicesProducerIDEServicesProducer. setArticlesPath(String articlesPath)IDEServicesProducerIDEServicesProducer. setLinksPath(String linksPath)IDEServicesProducerIDEServicesProducer. setLocalePath(String localePath)IDEServicesProducerIDEServicesProducer. setMigrationPath(String migrationPath)IDEServicesProducerIDEServicesProducer. setPagesPath(String pagesPath)IDEServicesProducerIDEServicesProducer. setReleasesPath(String releasesPath)IDEServicesProducerIDEServicesProducer. setRuntimeConfig(RuntimeConfig runtimeConfig)IDEServicesProducerIDEServicesProducer. setServicePath(String servicePath)IDEServicesProducerIDEServicesProducer. setTemplatesPath(String templatesPath)IDEServicesProducerIDEServicesProducer. setWorkflowsPath(String workflowsPath)
-