Package | Description |
---|---|
jenkins.plugins.openstack.compute |
Modifier and Type | Class and Description |
---|---|
static class |
ServerScope.Build |
static class |
ServerScope.Node
Server is scoped to Jenkins node of the name equal to the specifier.
|
static class |
ServerScope.Time |
static class |
ServerScope.Unlimited
Opt-out of any cleanup performed by the plugin.
|
Modifier and Type | Method and Description |
---|---|
static ServerScope |
ServerScope.extract(org.openstack4j.model.compute.Server server)
Get the scope of a server.
|
static ServerScope |
ServerScope.parse(String scope) |
Modifier and Type | Method and Description |
---|---|
protected 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) |
Copyright © 2016–2020. All rights reserved.