|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.redhat.rhn.domain.BaseDomainHelper
com.redhat.rhn.domain.action.Action
com.redhat.rhn.domain.action.script.ScriptAction
public class ScriptAction
ScriptAction
| Field Summary |
|---|
| Fields inherited from class com.redhat.rhn.domain.action.Action |
|---|
formatter |
| Constructor Summary | |
|---|---|
ScriptAction()
|
|
| Method Summary | |
|---|---|
ActionFormatter |
getFormatter()
Get the Formatter for this class but in this case we use ScriptActionFormatter. |
ScriptActionDetails |
getScriptActionDetails()
|
void |
setScriptActionDetails(ScriptActionDetails scriptActionDetailsIn)
|
| Methods inherited from class com.redhat.rhn.domain.action.Action |
|---|
addServerAction, equals, getActionType, getAgeString, getArchived, getCreated, getEarliestAction, getFailedCount, getId, getModified, getName, getOrg, getPrerequisite, getSchedulerUser, getServerActions, getSuccessfulCount, getVersion, hashCode, setActionType, setAgeString, setArchived, setCreated, setEarliestAction, setId, setModified, setName, setOrg, setPrerequisite, setSchedulerUser, setServerActions, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptAction()
| Method Detail |
|---|
public ScriptActionDetails getScriptActionDetails()
public void setScriptActionDetails(ScriptActionDetails scriptActionDetailsIn)
scriptActionDetailsIn - The scriptActionDetails to set.public ActionFormatter getFormatter()
getFormatter in class Action
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||