Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.ewm.DiskAllocationStrategy (implements hudson.ExtensionPoint)
- org.jenkinsci.plugins.ewm.strategies.AbstractDiskSpeedStrategy
- org.jenkinsci.plugins.ewm.strategies.FastestReadSpeedStrategy
- org.jenkinsci.plugins.ewm.strategies.FastestWriteSpeedStrategy
- org.jenkinsci.plugins.ewm.strategies.MostUsableSpaceStrategy
- org.jenkinsci.plugins.ewm.strategies.AbstractDiskSpeedStrategy
- org.jenkinsci.plugins.ewm.DiskAllocationStrategy (implements hudson.ExtensionPoint)
- hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.ewm.DiskAllocationStrategyDescriptor
- org.jenkinsci.plugins.ewm.strategies.FastestReadSpeedStrategy.DescriptorImpl
- org.jenkinsci.plugins.ewm.strategies.FastestWriteSpeedStrategy.DescriptorImpl
- org.jenkinsci.plugins.ewm.strategies.MostUsableSpaceStrategy.DescriptorImpl
- org.jenkinsci.plugins.ewm.DiskAllocationStrategyDescriptor
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)