com.dotmarketing.portlets.workflows.model
Class WorkflowHistory
java.lang.Object
com.dotmarketing.beans.Inode
com.dotmarketing.portlets.workflows.model.WorkflowHistory
- All Implemented Interfaces:
- UUIDable, Permissionable, Versionable, Categorizable, java.io.Serializable, java.lang.Comparable
public class WorkflowHistory
- extends Inode
- See Also:
- Serialized Form
| Methods inherited from class com.dotmarketing.beans.Inode |
acceptedPermissions, addChild, addChild, addChild, addParent, addParent, compareTo, deleteChild, deleteChild, deleteParent, deleteParent, equals, getCategoryId, getiDate, getIDate, getIdentifier, getInode, getModDate, getModUser, getOwner, getParentPermissionable, getPermissionId, getPermissionType, getTitle, getType, getVersionId, getVersionType, hasChildren, hashCode, hasParents, isArchived, isLive, isLocked, isNew, isParentPermissionable, isWorking, permissionDependencies, setiDate, setIDate, setIDate, setIdentifier, setInode, setOwner, setParents, setType, setVersionId |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
WorkflowHistory
public WorkflowHistory()
getCreationDate
public java.util.Date getCreationDate()
setCreationDate
public void setCreationDate(java.util.Date creationDate)
getChangeDescription
public java.lang.String getChangeDescription()
setChangeDescription
public void setChangeDescription(java.lang.String changeDescription)
getMadeBy
public java.lang.String getMadeBy()
setMadeBy
public void setMadeBy(java.lang.String madeBy)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getMap
public java.util.Map getMap()
- Description copied from class:
Inode
- Returns a hashmap with all the inode fields
- Overrides:
getMap in class Inode
- Returns:
- the map
Copyright © 2010 dotCMS Inc. All Rights Reserved.