Uses of Class
org.aoju.bus.gitlab.models.Artifact
Packages that use Artifact
-
Uses of Artifact in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return types with arguments of type ArtifactMethod parameters in org.aoju.bus.gitlab.models with type arguments of type ArtifactModifier and TypeMethodDescriptionvoidDeployable.setArtifacts(List<Artifact> artifacts) voidJob.setArtifacts(List<Artifact> artifacts)