arta.synergy.web.common.client.data.bp
Class ProcessEventItem

java.lang.Object
  extended by arta.synergy.web.common.client.data.bp.HistoryItem
      extended by arta.synergy.web.common.client.data.bp.ProcessEventItem
All Implemented Interfaces:
java.io.Serializable

public class ProcessEventItem
extends HistoryItem

Created by IntelliJ IDEA. User: topa Date: 21.04.2011 Time: 17:35:13 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.lang.String description
           
 java.util.Date eventDate
           
 java.lang.String name
           
 java.lang.String userID
           
 java.lang.String userName
           
 
Constructor Summary
ProcessEventItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

eventDate

public java.util.Date eventDate

userID

public java.lang.String userID

userName

public java.lang.String userName

description

public java.lang.String description
Constructor Detail

ProcessEventItem

public ProcessEventItem()


Copyright © 2000 Dummy Corp. All Rights Reserved.