public static final class PolicyViolation.ForeignAttribute
extends java.lang.Enum
Modifier and Type | Method and Description |
---|---|
static PolicyViolation.ForeignAttribute |
valueOf(java.lang.String name) |
static PolicyViolation.ForeignAttribute[] |
values() |
public static final PolicyViolation.ForeignAttribute POLICY_NAME
public static final PolicyViolation.ForeignAttribute POLICY_DESCRIPTION
public static final PolicyViolation.ForeignAttribute TARGET_USER_DISPLAY_NAME
public static final PolicyViolation.ForeignAttribute TARGET_ROLE_DISPLAY_NAME
public static final PolicyViolation.ForeignAttribute TARGET_USER_LOGIN
public static final PolicyViolation.ForeignAttribute TARGET_USER_EMAIL
public static final PolicyViolation.ForeignAttribute TARGET_USER_TITLE
public static final PolicyViolation.ForeignAttribute TARGET_USER_EMPLOYEE_NUMBER
public static final PolicyViolation.ForeignAttribute TARGET_USER_MANAGER_NAME
public static final PolicyViolation.ForeignAttribute TARGET_USER_ORGANIZATION_NAME
public static final PolicyViolation.ForeignAttribute REMEDIATOR_USER_ID
public static final PolicyViolation.ForeignAttribute REMEDIATOR_USER_DISPLAY_NAME
public static final PolicyViolation.ForeignAttribute REMEDIATOR_ROLE_ID
public static final PolicyViolation.ForeignAttribute REMEDIATOR_ROLE_DISPLAY_NAME
public static final PolicyViolation.ForeignAttribute REMEDIATOR_ASSIGN_DATE
public static final PolicyViolation.ForeignAttribute LAST_DETECTED_DATE
public final java.lang.String attributeName
public static PolicyViolation.ForeignAttribute[] values()
public static PolicyViolation.ForeignAttribute valueOf(java.lang.String name)