Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.action.resource.platform.autodiscovery
Class NewAutoDiscoveryPrepAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.apache.struts.tiles.actions.TilesAction
          extended by org.hyperic.hq.ui.action.WorkflowPrepareAction
              extended by org.hyperic.hq.ui.action.resource.platform.autodiscovery.NewAutoDiscoveryPrepAction
Direct Known Subclasses:
EditAutoDiscoveryPrepAction

public class NewAutoDiscoveryPrepAction
extends WorkflowPrepareAction


Field Summary
protected static ConfigSchema FILESCAN_CFG_UNIX
           
protected static ConfigSchema FILESCAN_CFG_WIN32
           
protected static java.lang.String FILESCAN_NAME
           
protected static FileScan FILESCAN_UNIX
           
protected static FileScan FILESCAN_WIN32
           
 
Fields inherited from class org.apache.struts.action.Action
servlet
 
Constructor Summary
NewAutoDiscoveryPrepAction()
           
 
Method Summary
protected static ConfigResponse getConfigResponse(java.lang.String osName)
           
protected static ConfigSchema getConfigSchema(java.lang.String osName)
           
protected static ScanMethod getScanMethod(java.lang.String osName)
           
 org.apache.struts.action.ActionForward workflow(org.apache.struts.tiles.ComponentContext context, org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Create the platform with the attributes specified in the given AutoDiscoveryForm.
 
Methods inherited from class org.hyperic.hq.ui.action.WorkflowPrepareAction
execute
 
Methods inherited from class org.apache.struts.tiles.actions.TilesAction
execute
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILESCAN_WIN32

protected static final FileScan FILESCAN_WIN32

FILESCAN_UNIX

protected static final FileScan FILESCAN_UNIX

FILESCAN_CFG_WIN32

protected static final ConfigSchema FILESCAN_CFG_WIN32

FILESCAN_CFG_UNIX

protected static final ConfigSchema FILESCAN_CFG_UNIX

FILESCAN_NAME

protected static final java.lang.String FILESCAN_NAME
Constructor Detail

NewAutoDiscoveryPrepAction

public NewAutoDiscoveryPrepAction()
Method Detail

workflow

public org.apache.struts.action.ActionForward workflow(org.apache.struts.tiles.ComponentContext context,
                                                       org.apache.struts.action.ActionMapping mapping,
                                                       org.apache.struts.action.ActionForm form,
                                                       javax.servlet.http.HttpServletRequest request,
                                                       javax.servlet.http.HttpServletResponse response)
                                                throws java.lang.Exception
Create the platform with the attributes specified in the given AutoDiscoveryForm.

Specified by:
workflow in class WorkflowPrepareAction
Throws:
java.lang.Exception

getScanMethod

protected static ScanMethod getScanMethod(java.lang.String osName)

getConfigSchema

protected static ConfigSchema getConfigSchema(java.lang.String osName)

getConfigResponse

protected static ConfigResponse getConfigResponse(java.lang.String osName)
                                           throws java.lang.Exception
Throws:
java.lang.Exception

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.