hudson.plugins.ec2.ebs
Class ZPoolExpandNotice

java.lang.Object
  extended by hudson.model.AbstractModelObject
      extended by hudson.model.AdministrativeMonitor
          extended by hudson.plugins.ec2.ebs.ZPoolExpandNotice
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.ModelObject, hudson.search.SearchableModelObject, hudson.search.SearchItem

@Extension
public class ZPoolExpandNotice
extends hudson.model.AdministrativeMonitor

AdministrativeMonitor that tells the user that ZFS pool is filling up and they need to add more storage.

Author:
Kohsuke Kawaguchi

Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.model.AdministrativeMonitor
id
 
Constructor Summary
ZPoolExpandNotice()
           
 
Method Summary
 boolean isActivated()
           
 
Methods inherited from class hudson.model.AdministrativeMonitor
all, disable, doDisable, getDisplayName, getSearchUrl, getUrl, isEnabled
 
Methods inherited from class hudson.model.AbstractModelObject
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZPoolExpandNotice

public ZPoolExpandNotice()
Method Detail

isActivated

public boolean isActivated()
Specified by:
isActivated in class hudson.model.AdministrativeMonitor


Copyright © 2010. All Rights Reserved.