|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionInterface
Interface to be implemented by all Action classes
| Method Summary | |
|---|---|
java.lang.String |
execute(AlertInterface alert,
ActionExecutionInfo info)
Execute the action. |
void |
setParentActionConfig(AppdefEntityID aeid,
ConfigResponse config)
Inherit configuration from parent action |
| Methods inherited from interface org.hyperic.hq.events.ActionConfigInterface |
|---|
getConfigResponse, getConfigSchema, getImplementor, init, setImplementor |
| Method Detail |
|---|
java.lang.String execute(AlertInterface alert,
ActionExecutionInfo info)
throws ActionExecuteException
AlertActionLog
ActionExecuteException
void setParentActionConfig(AppdefEntityID aeid,
ConfigResponse config)
throws InvalidActionDataException
InvalidActionDataException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||