Uses of Class
org.jenkinsci.plugins.nomad.NomadConstraintTemplate
-
Packages that use NomadConstraintTemplate Package Description org.jenkinsci.plugins.nomad org.jenkinsci.plugins.nomad.Api -
-
Uses of NomadConstraintTemplate in org.jenkinsci.plugins.nomad
Methods in org.jenkinsci.plugins.nomad that return types with arguments of type NomadConstraintTemplate Modifier and Type Method Description Descriptor<NomadConstraintTemplate>NomadConstraintTemplate. getDescriptor()Deprecated. -
Uses of NomadConstraintTemplate in org.jenkinsci.plugins.nomad.Api
Constructors in org.jenkinsci.plugins.nomad.Api with parameters of type NomadConstraintTemplate Constructor Description Constraint(NomadConstraintTemplate nomadConstraintTemplate)Deprecated.Constructor parameters in org.jenkinsci.plugins.nomad.Api with type arguments of type NomadConstraintTemplate Constructor Description ConstraintGroup(List<NomadConstraintTemplate> constraintTemplate)Deprecated.
-