public class CertCaseDto extends CertCaseOrDecisionDto
Modifier and Type | Field and Description |
---|---|
static String |
F_COMMENTS |
static String |
F_CURRENT_RESPONSE_STAGE_NUMBER |
static String |
F_REMEDIED_AT |
static String |
F_REVIEWED_AT |
static String |
F_REVIEWED_BY |
static String |
F_REVIEWERS |
F_CAMPAIGN_NAME, F_DEADLINE_AS_STRING, F_OBJECT_NAME, F_REVIEW_REQUESTED, F_TARGET_NAME, F_TARGET_TYPE
F_SELECTED
Constructor and Description |
---|
CertCaseDto(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case,
PageBase page,
Task task,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
String |
getComments() |
Integer |
getCurrentResponseStageNumber() |
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationResponseType |
getOverallOutcome() |
String |
getRemediedAt() |
String |
getReviewedAt() |
String |
getReviewedBy() |
String |
getReviewers() |
getCampaign, getCampaignName, getCampaignRef, getCampaignStageCount, getCampaignStageNumber, getCaseId, getCertCase, getCurrentStageName, getDeadlineAsString, getHandlerUri, getObjectName, getObjectType, getReviewRequested, getStageStarted, getTargetName, getTargetType
isSelected, setSelected
public static final String F_REMEDIED_AT
public static final String F_REVIEWERS
public static final String F_REVIEWED_AT
public static final String F_REVIEWED_BY
public static final String F_COMMENTS
public static final String F_CURRENT_RESPONSE_STAGE_NUMBER
public CertCaseDto(com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCaseType _case, PageBase page, Task task, OperationResult result)
public String getReviewers()
public String getReviewedBy()
public String getComments()
public String getRemediedAt()
public String getReviewedAt()
public com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationResponseType getOverallOutcome()
public Integer getCurrentResponseStageNumber()
Copyright © 2016 evolveum. All rights reserved.