com.evolveum.midpoint.web.page.admin.workflow.dto
Class WorkItemDto
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable
com.evolveum.midpoint.web.page.admin.workflow.dto.WorkItemDto
- All Implemented Interfaces:
- Serializable
public class WorkItemDto
- extends Selectable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkItemDto
public WorkItemDto(WorkItem workItem)
getName
public String getName()
getOwner
public String getOwner()
getWorkItem
public WorkItem getWorkItem()
getCandidates
public String getCandidates()
Copyright © 2013 evolveum. All Rights Reserved.