public class WorkItemDto extends Selectable
Modifier and Type | Field and Description |
---|---|
static String |
F_CREATED |
static String |
F_NAME |
static String |
F_OWNER_OR_CANDIDATES |
F_SELECTED
Constructor and Description |
---|
WorkItemDto(WorkItem workItem) |
Modifier and Type | Method and Description |
---|---|
String |
getCandidates() |
String |
getCreated() |
String |
getName() |
String |
getOwner() |
String |
getOwnerOrCandidates() |
WorkItem |
getWorkItem() |
isSelected, setSelected
public static final String F_NAME
public static final String F_OWNER_OR_CANDIDATES
public static final String F_CREATED
public WorkItemDto(WorkItem workItem)
Copyright © 2013 evolveum. All rights reserved.