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 class
static final class
Server is scoped to Jenkins node of the name equal to the specifier.static final class
static final class
Opt-out of any cleanup performed by the plugin.Methods in jenkins.plugins.openstack.compute that return ServerScopeModifier and TypeMethodDescriptionstatic ServerScope
ServerScope.extract
(org.openstack4j.model.compute.Server server) Get the scope of a server.static ServerScope
Methods in jenkins.plugins.openstack.compute with parameters of type ServerScopeModifier and TypeMethodDescriptionprotected boolean
ServerScope._equals
(ServerScope o) Contribute additional criteria for equality.protected boolean
ServerScope.Build._equals
(ServerScope o) protected boolean
ServerScope.Time._equals
(ServerScope o) org.openstack4j.model.compute.Server
JCloudsSlaveTemplate.provisionServer
(ServerScope scope, org.jenkinsci.plugins.cloudstats.ProvisioningActivity.Id id)