java.lang.Object
dev.galasa.framework.api.beans.generated.Artifact

public class Artifact extends Object
  • Constructor Details

    • Artifact

      public Artifact()
  • Method Details

    • getContentType

      public String getContentType()
    • getArtifactPath

      public String getArtifactPath()
    • setContentType

      public void setContentType(String contentType)
    • setArtifactPath

      public void setArtifactPath(String artifactPath)