Interface BaseArchetypeService


  • public interface BaseArchetypeService
    • Method Detail

      • getTemplateRepository

        org.guvnor.structure.repositories.Repository getTemplateRepository​(String alias,
                                                                           String spaceName)
        Return the repository where the archetype is stored.
        Parameters:
        alias - archetype alias
        spaceName - archetype space
        Returns:
        repository of the archetype