public class ReportEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DETAIL_ID |
static String |
DETAIL_TYPE |
static String |
OUTCOME |
| Constructor and Description |
|---|
ReportEntry(String outcome,
String detailType,
String detailId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetailId() |
String |
getDetailType() |
String |
getOutcome() |
public static final String OUTCOME
public static final String DETAIL_TYPE
public static final String DETAIL_ID
Copyright © 2019 Vitam. All rights reserved.