Class PluginManagerPropertiesImpl.RepositoryImpl

    • Constructor Detail

      • RepositoryImpl

        public RepositoryImpl()
    • Method Detail

      • setName

        public void setName​(java.lang.String name)
      • setEnabled

        public void setEnabled​(java.lang.String enabled)
      • setNexusGroupId

        public void setNexusGroupId​(java.lang.String nexusGroupId)
      • setNexusPackagingType

        public void setNexusPackagingType​(java.lang.String nexusPackagingType)
      • setNexusRepositoryId

        public void setNexusRepositoryId​(java.lang.String nexusRepositoryId)
      • setRepositoryType

        public void setRepositoryType​(java.lang.String repositoryType)
      • setServerRef

        public void setServerRef​(java.lang.String serverRef)
      • setXlComponent

        public void setXlComponent​(java.lang.String xlComponent)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface Repository
      • getEnabled

        public java.lang.String getEnabled()
        Specified by:
        getEnabled in interface Repository