Package org.jenkinsci.plugins.nomad.Api
Class Artifact
- java.lang.Object
-
- org.jenkinsci.plugins.nomad.Api.Artifact
-
@Deprecated public class Artifact extends Object
Deprecated.Only required for backward compatibility
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Map<String,String>getGetterOptions()Deprecated.StringgetGetterSource()Deprecated.StringgetRelativeDest()Deprecated.voidsetGetterOptions(Map<String,String> getterOptions)Deprecated.voidsetGetterSource(String getterSource)Deprecated.voidsetRelativeDest(String relativeDest)Deprecated.
-