com.redhat.rhn.domain.action.config
Class ActivationScheduleDeployAction

java.lang.Object
  extended by com.redhat.rhn.domain.BaseDomainHelper
      extended by com.redhat.rhn.domain.action.Action
          extended by com.redhat.rhn.domain.action.config.ConfigAction
              extended by com.redhat.rhn.domain.action.config.ActivationScheduleDeployAction
All Implemented Interfaces:
java.io.Serializable

public class ActivationScheduleDeployAction
extends ConfigAction

ActivationScheduleDeployAction - Class representing TYPE_ACTIVATION_SCHEDULE_PKG_INSTALL

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.redhat.rhn.domain.action.Action
formatter
 
Constructor Summary
ActivationScheduleDeployAction()
           
 
Method Summary
 
Methods inherited from class com.redhat.rhn.domain.action.config.ConfigAction
addConfigRevisionAction, getConfigRevisionActions, getFormatter, setConfigRevisionActions
 
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

ActivationScheduleDeployAction

public ActivationScheduleDeployAction()