|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Artifact | |
---|---|
com.atlassian.bamboo.build | |
com.atlassian.bamboo.results |
Uses of Artifact in com.atlassian.bamboo.build |
---|
Classes in com.atlassian.bamboo.build that implement Artifact | |
---|---|
class |
DefaultArtifact
Deprecated. since 3.0 |
Uses of Artifact in com.atlassian.bamboo.results |
---|
Methods in com.atlassian.bamboo.results that return types with arguments of type Artifact | |
---|---|
java.util.Map<java.lang.String,Artifact> |
BuildResultsImpl.getMyArtifacts()
Deprecated. |
Method parameters in com.atlassian.bamboo.results with type arguments of type Artifact | |
---|---|
void |
BuildResultsImpl.setMyArtifacts(java.util.Map<java.lang.String,Artifact> myArtifacts)
Deprecated. |
void |
BuildResults.setMyArtifacts(java.util.Map<java.lang.String,Artifact> myArtifacts)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |