Class ArtifactFetchManager.Result

  • Enclosing class:
    ArtifactFetchManager

    public static class ArtifactFetchManager.Result
    extends Object
    Artifact fetch result with all fetched artifact(s).
    • Method Detail

      • getJobJar

        @Nullable
        public File getJobJar()
      • getArtifacts

        @Nullable
        public List<File> getArtifacts()