Class StoredArtifactInfo

java.lang.Object
org.eclipse.hawkbit.artifact.model.StoredArtifactInfo

public class StoredArtifactInfo extends Object
Info for an imported artifact binary.
  • Constructor Details

    • StoredArtifactInfo

      public StoredArtifactInfo(String contentType, long size, ArtifactHashes hashes)