@Immutable public class Artifact extends Object
static interface
Artifact.Config
Artifact(String name, String path)
boolean
equals(Object o)
String
getName()
getPath()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Artifact(@NotNull String name, @NotNull String path)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
@NotNull public String getName()
@NotNull public String getPath()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.