eXo JCR :: Ext :: Services 1.15.9-GA

Uses of Interface
org.exoplatform.services.jcr.ext.artifact.ArtifactManagingService

Packages that use ArtifactManagingService
org.exoplatform.services.jcr.ext.artifact   
 

Uses of ArtifactManagingService in org.exoplatform.services.jcr.ext.artifact
 

Classes in org.exoplatform.services.jcr.ext.artifact that implement ArtifactManagingService
 class ArtifactManagingServiceImpl
          Created by The eXo Platform SAS .
Service responsible for Administration Maven repository the served JCR structure inside workspaceName is: rootPath (maven-root)/ ---part-of-group-folder1/ (nt:folder + exo:groupId) ---part-of-group-foldern/ ------artifact-root-folder/(nt:folder + exo:artifactId) ---------maven-metadata.xml(nt:file) ---------maven-metadata.xml.sha1(nt:file) ---------artifact-version-folder/(nt:folder + exo:versionId) ------------artifactId-version.jar (nt:file + exo:mavenjar / nt:resource) ------------artifactId-version.jar.sha1 (nt:file + exo:mavensha1 / nt:resource ) ------------artifactId-version.pom (nt:file + exo:mavenpom / nt:resource) ------------artifactId-version.pom.sha1 (nt:file + exo:mavensha1/ (nt:resource) ------------maven-metadata.xml (nt:file +exo:mavenmetadata / (nt:resource ) ------------maven-metadata.xml.sha1(nt:file + exo:mavensha1 / (nt:resource)
 


eXo JCR :: Ext :: Services 1.15.9-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.