Uses of Class
jenkins.plugins.openstack.compute.ServerScope
Packages that use ServerScope
-
Uses of ServerScope in jenkins.plugins.openstack.compute
Subclasses of ServerScope in jenkins.plugins.openstack.computeModifier and TypeClassDescriptionstatic final classstatic final classServer is scoped to Jenkins node of the name equal to the specifier.static final classstatic final classOpt-out of any cleanup performed by the plugin.Methods in jenkins.plugins.openstack.compute that return ServerScopeModifier and TypeMethodDescriptionstatic ServerScopeServerScope.extract(org.openstack4j.model.compute.Server server) Get the scope of a server.static ServerScopeMethods in jenkins.plugins.openstack.compute with parameters of type ServerScopeModifier and TypeMethodDescriptionprotected booleanServerScope._equals(ServerScope o) Contribute additional criteria for equality.protected booleanServerScope.Build._equals(ServerScope o) protected booleanServerScope.Time._equals(ServerScope o) org.openstack4j.model.compute.ServerJCloudsSlaveTemplate.provisionServer(ServerScope scope, org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id id)