Hierarchy For All Packages
- com.dubture.jenkins.digitalocean,
- com.myjeeva.digitalocean,
- com.myjeeva.digitalocean.common,
- com.myjeeva.digitalocean.exception,
- com.myjeeva.digitalocean.http.client.methods,
- com.myjeeva.digitalocean.impl,
- com.myjeeva.digitalocean.pojo,
- com.myjeeva.digitalocean.serializer
Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- hudson.slaves.ComputerLauncher (implements hudson.ExtensionPoint)
- com.dubture.jenkins.digitalocean.DigitalOceanComputerLauncher
- hudson.slaves.RetentionStrategy<T> (implements hudson.ExtensionPoint)
- hudson.slaves.CloudSlaveRetentionStrategy<T>
- com.dubture.jenkins.digitalocean.RetentionStrategy
- hudson.slaves.CloudSlaveRetentionStrategy<T>
- hudson.slaves.ComputerLauncher (implements hudson.ExtensionPoint)
- org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
- org.apache.http.client.methods.AbstractExecutionAwareRequest (implements org.apache.http.client.methods.AbortableHttpRequest, java.lang.Cloneable, org.apache.http.client.methods.HttpExecutionAware, org.apache.http.HttpRequest)
- org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
- org.apache.http.client.methods.HttpPost
- com.myjeeva.digitalocean.http.client.methods.CustomHttpDelete
- org.apache.http.client.methods.HttpPost
- org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
- org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- org.apache.http.client.methods.AbstractExecutionAwareRequest (implements org.apache.http.client.methods.AbortableHttpRequest, java.lang.Cloneable, org.apache.http.client.methods.HttpExecutionAware, org.apache.http.HttpRequest)
- hudson.model.AbstractModelObject (implements hudson.search.SearchableModelObject)
- hudson.model.Actionable (implements jenkins.model.ModelObjectWithContextMenu)
- hudson.slaves.Cloud (implements hudson.security.AccessControlled, hudson.model.Describable<T>, hudson.ExtensionPoint)
- com.dubture.jenkins.digitalocean.DigitalOceanCloud
- hudson.model.Computer (implements hudson.security.AccessControlled, hudson.model.DescriptorByNameOwner, hudson.model.ExecutorListener, jenkins.widgets.HasWidgets, jenkins.model.IComputer, org.kohsuke.stapler.StaplerProxy)
- hudson.slaves.SlaveComputer
- hudson.slaves.AbstractCloudComputer<T>
- com.dubture.jenkins.digitalocean.DigitalOceanComputer (implements org.jenkinsci.plugins.cloudstats.TrackedItem)
- hudson.slaves.AbstractCloudComputer<T>
- hudson.slaves.SlaveComputer
- hudson.slaves.Cloud (implements hudson.security.AccessControlled, hudson.model.Describable<T>, hudson.ExtensionPoint)
- hudson.model.Node (implements hudson.security.AccessControlled, hudson.ExtensionPoint, jenkins.util.io.OnMaster, hudson.model.PersistenceRoot, hudson.model.ReconfigurableDescribable<T>)
- hudson.model.Slave (implements java.io.Serializable)
- hudson.slaves.AbstractCloudSlave
- com.dubture.jenkins.digitalocean.Slave (implements org.jenkinsci.plugins.cloudstats.TrackedItem)
- hudson.slaves.AbstractCloudSlave
- hudson.model.Slave (implements java.io.Serializable)
- hudson.model.Actionable (implements jenkins.model.ModelObjectWithContextMenu)
- com.myjeeva.digitalocean.impl.ApiRequest
- com.myjeeva.digitalocean.impl.ApiResponse
- hudson.model.Descriptor<T> (implements jenkins.model.Loadable, jenkins.util.io.OnMaster, hudson.model.Saveable)
- com.dubture.jenkins.digitalocean.DigitalOceanCloud.DescriptorImpl
- hudson.slaves.NodeDescriptor
- hudson.model.Slave.SlaveDescriptor
- com.dubture.jenkins.digitalocean.Slave.DescriptorImpl
- hudson.model.Slave.SlaveDescriptor
- com.dubture.jenkins.digitalocean.SlaveTemplate.DescriptorImpl
- com.myjeeva.digitalocean.pojo.Destinations (implements java.io.Serializable)
- com.dubture.jenkins.digitalocean.DigitalOcean
- com.myjeeva.digitalocean.impl.DigitalOceanClient (implements com.myjeeva.digitalocean.common.Constants, com.myjeeva.digitalocean.DigitalOcean)
- com.myjeeva.digitalocean.pojo.DropletAction
- com.dubture.jenkins.digitalocean.DropletName
- com.myjeeva.digitalocean.serializer.DropletSerializer (implements com.google.gson.JsonSerializer<T>)
- com.myjeeva.digitalocean.serializer.FirewallSerializer (implements com.google.gson.JsonSerializer<T>)
- com.myjeeva.digitalocean.pojo.ImageAction
- com.dubture.jenkins.digitalocean.ImageFilters (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.InboundRules (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.LinkAction
- com.myjeeva.digitalocean.pojo.Links
- com.myjeeva.digitalocean.serializer.LoadBalancerSerializer (implements com.google.gson.JsonSerializer<T>)
- com.myjeeva.digitalocean.pojo.Meta
- com.myjeeva.digitalocean.pojo.Networks (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.OutboundRules (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.Pages
- com.myjeeva.digitalocean.pojo.PendingChanges (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.RateLimit (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.RateLimitBase (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.Base
- com.myjeeva.digitalocean.pojo.Account
- com.myjeeva.digitalocean.pojo.Action
- com.myjeeva.digitalocean.pojo.Actions
- com.myjeeva.digitalocean.pojo.Backups
- com.myjeeva.digitalocean.pojo.Certificate
- com.myjeeva.digitalocean.pojo.Certificates
- com.myjeeva.digitalocean.pojo.Domain
- com.myjeeva.digitalocean.pojo.DomainRecord
- com.myjeeva.digitalocean.pojo.DomainRecords
- com.myjeeva.digitalocean.pojo.Domains
- com.myjeeva.digitalocean.pojo.Droplet
- com.myjeeva.digitalocean.pojo.Droplets
- com.myjeeva.digitalocean.pojo.Firewall
- com.myjeeva.digitalocean.pojo.Firewalls
- com.myjeeva.digitalocean.pojo.FloatingIP
- com.myjeeva.digitalocean.pojo.FloatingIPAction
- com.myjeeva.digitalocean.pojo.FloatingIPs
- com.myjeeva.digitalocean.pojo.ForwardingRules
- com.myjeeva.digitalocean.pojo.HealthCheck
- com.myjeeva.digitalocean.pojo.Image
- com.myjeeva.digitalocean.pojo.Images
- com.myjeeva.digitalocean.pojo.Kernel
- com.myjeeva.digitalocean.pojo.Kernels
- com.myjeeva.digitalocean.pojo.Key
- com.myjeeva.digitalocean.pojo.Keys
- com.myjeeva.digitalocean.pojo.LoadBalancer
- com.myjeeva.digitalocean.pojo.LoadBalancers
- com.myjeeva.digitalocean.pojo.Neighbors
- com.myjeeva.digitalocean.pojo.Network
- com.myjeeva.digitalocean.pojo.Project
- com.myjeeva.digitalocean.pojo.Projects
- com.myjeeva.digitalocean.pojo.Region
- com.myjeeva.digitalocean.pojo.Regions
- com.myjeeva.digitalocean.pojo.Response
- com.myjeeva.digitalocean.pojo.Delete
- com.myjeeva.digitalocean.pojo.Size
- com.myjeeva.digitalocean.pojo.Sizes
- com.myjeeva.digitalocean.pojo.Snapshots
- com.myjeeva.digitalocean.pojo.StickySessions
- com.myjeeva.digitalocean.pojo.Tag
- com.myjeeva.digitalocean.pojo.Tags
- com.myjeeva.digitalocean.pojo.Volume
- com.myjeeva.digitalocean.pojo.Volumes
- com.myjeeva.digitalocean.pojo.Base
- com.myjeeva.digitalocean.pojo.Resource
- com.myjeeva.digitalocean.pojo.Resources
- com.dubture.jenkins.digitalocean.SlaveTemplate (implements hudson.model.Describable<T>)
- com.myjeeva.digitalocean.pojo.Sources (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.TagDropletResource (implements java.io.Serializable)
- com.myjeeva.digitalocean.pojo.TagResource (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.myjeeva.digitalocean.exception.DigitalOceanException
- com.myjeeva.digitalocean.exception.RequestUnsuccessfulException
- java.lang.Exception
- com.myjeeva.digitalocean.pojo.VolumeAction
- com.myjeeva.digitalocean.serializer.VolumeSerializer (implements com.google.gson.JsonSerializer<T>)
- hudson.util.XStream2.PassthruConverter<T> (implements com.thoughtworks.xstream.converters.Converter)
- com.dubture.jenkins.digitalocean.DigitalOceanCloud.ConverterImpl
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
Interface Hierarchy
- com.myjeeva.digitalocean.common.Constants
- com.myjeeva.digitalocean.DigitalOcean
- com.dubture.jenkins.digitalocean.ImageFilters.ImageFilterInterface
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.myjeeva.digitalocean.common.ActionStatus
- com.myjeeva.digitalocean.common.ActionType
- com.myjeeva.digitalocean.common.ApiAction
- com.myjeeva.digitalocean.common.CaaTagType
- com.myjeeva.digitalocean.common.CertificateState
- com.dubture.jenkins.digitalocean.DigitalOcean.ImageBy
- com.myjeeva.digitalocean.common.DropletStatus
- com.myjeeva.digitalocean.common.Environment
- com.dubture.jenkins.digitalocean.ImageFilters.ImageFilterPrivate (implements com.dubture.jenkins.digitalocean.ImageFilters.ImageFilterInterface)
- com.dubture.jenkins.digitalocean.ImageFilters.ImageFilterType (implements com.dubture.jenkins.digitalocean.ImageFilters.ImageFilterInterface)
- com.myjeeva.digitalocean.common.ImageStatus
- com.myjeeva.digitalocean.common.ImageType
- com.myjeeva.digitalocean.common.LoadBalancerStatus
- com.myjeeva.digitalocean.common.LoadBalancingAlgorithm
- com.myjeeva.digitalocean.common.Protocol
- com.myjeeva.digitalocean.common.RequestMethod
- com.myjeeva.digitalocean.common.ResourceType
- com.myjeeva.digitalocean.common.StickySessionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)