Class ProcessedItemDto
- java.lang.Object
-
- com.evolveum.midpoint.web.page.admin.server.dto.ProcessedItemDto
-
- All Implemented Interfaces:
Serializable
public class ProcessedItemDto extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName()
long
getDuration()
-
-
-
Method Detail
-
getDisplayName
public String getDisplayName()
-
getDuration
public long getDuration()
-
-