com.hack23.cia.model.application.impl.admin
Class TaskActionEvent
java.lang.Object
com.hack23.cia.model.core.impl.BaseEntity
com.hack23.cia.model.application.impl.common.AbstractActionEvent
com.hack23.cia.model.application.impl.admin.AbstractAdminActionEvent
com.hack23.cia.model.application.impl.admin.TaskActionEvent
- All Implemented Interfaces:
- ActionEvent, Event, ModelObject, Serializable
@Entity
public class TaskActionEvent
- extends AbstractAdminActionEvent
The Class TaskActionEvent.
- See Also:
- Serialized Form
| Methods inherited from class com.hack23.cia.model.application.impl.common.AbstractActionEvent |
computeExutionTime, getActionEventType, getCreatedDate, getExecutionTime, getId, getUserSession, getVersion, setActionEventType, setCreatedDate, setExecutionTime, setId, setUserSession, setVersion |
| Methods inherited from interface com.hack23.cia.model.core.api.ModelObject |
isNew |
TaskActionEvent
public TaskActionEvent()
- Instantiates a new task action event.
TaskActionEvent
public TaskActionEvent(Date createdDate,
UserSession userSession)
- Instantiates a new task action event.
- Parameters:
createdDate - the created dateuserSession - the user session
Copyright © 2008-2009 www.hack23.com. All Rights Reserved.