Interface ArtifactFileData

    • Method Detail

      • getName

        @NotNull
        @NotNull String getName()
      • getUrl

        @Nullable
        @Nullable String getUrl()
      • getTag

        @Nullable
        @Nullable String getTag()
      • getSize

        @Nullable
        @Nullable Long getSize()
      • lastModified

        @Nullable
        @Nullable Date lastModified()
      • getArtifactId

        long getArtifactId()
        Id of an Artifact that owns this file.
        Since:
        9.1