Uses of Class
jenkins.plugins.openstack.compute.ServerScope
-
Uses of ServerScope in jenkins.plugins.openstack.compute
Modifier 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.Modifier and TypeMethodDescriptionstatic ServerScope
ServerScope.extract
(org.openstack4j.model.compute.Server server) Get the scope of a server.static ServerScope
Modifier 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)