Uses of Class
org.jenkinsci.plugins.nomad.NomadDevicePluginTemplate
-
Packages that use NomadDevicePluginTemplate Package Description org.jenkinsci.plugins.nomad org.jenkinsci.plugins.nomad.Api -
-
Uses of NomadDevicePluginTemplate in org.jenkinsci.plugins.nomad
Methods in org.jenkinsci.plugins.nomad that return types with arguments of type NomadDevicePluginTemplate Modifier and Type Method Description Descriptor<NomadDevicePluginTemplate>NomadDevicePluginTemplate. getDescriptor()Deprecated. -
Uses of NomadDevicePluginTemplate in org.jenkinsci.plugins.nomad.Api
Constructors in org.jenkinsci.plugins.nomad.Api with parameters of type NomadDevicePluginTemplate Constructor Description Device(NomadDevicePluginTemplate nomadDevicePluginTemplate)Deprecated.Constructor parameters in org.jenkinsci.plugins.nomad.Api with type arguments of type NomadDevicePluginTemplate Constructor Description DevicePluginGroup(List<NomadDevicePluginTemplate> devicePluginTemplate)Deprecated.
-