com.hack23.cia.model.impl.application.events.admin
Class AgentDeploymentActionEvent
java.lang.Object
com.hack23.cia.model.impl.common.BaseEntity
com.hack23.cia.model.impl.application.events.user.AbstractActionEvent
com.hack23.cia.model.impl.application.events.admin.AgentDeploymentActionEvent
- All Implemented Interfaces:
- ActionEvent, EventData, Event, ModelObject, PersistedModelObject, Serializable
@Entity
public class AgentDeploymentActionEvent
extends AbstractActionEvent
The Class AgentDeploymentActionEvent.
- See Also:
- Serialized Form
AgentDeploymentActionEvent
public AgentDeploymentActionEvent()
- Instantiates a new agent deployment action event.
AgentDeploymentActionEvent
public AgentDeploymentActionEvent(Date createdDate)
- Instantiates a new agent deployment action event.
- Parameters:
createdDate
- the created date
getActionEventType
public ActionEventType getActionEventType()
- Description copied from interface:
ActionEvent
- Gets the action event type.
- Specified by:
getActionEventType
in interface ActionEvent
- Specified by:
getActionEventType
in class AbstractActionEvent
- Returns:
- the action event type
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.