Interface ArtifactAccessor

  • All Known Implementing Classes:
    TeamCityArtifactAccessor

    public interface ArtifactAccessor
    Author: Nikita.Skvortsov Date: 1/11/11 Describes access to artifacts of TeamCity builds Implementations of this interface are expected to provide listing and access to artifacts. Separate instance of this class is created for each artifact dependency during resolution process