public static final class Remediator.ForeignAttribute
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
java.lang.String |
attributeName |
static Remediator.ForeignAttribute |
REMEDIATOR_ROLE_DISPLAY_NAME |
static Remediator.ForeignAttribute |
REMEDIATOR_USER_DISPLAY_NAME |
Modifier and Type | Method and Description |
---|---|
static Remediator.ForeignAttribute |
valueOf(java.lang.String name) |
static Remediator.ForeignAttribute[] |
values() |
public static final Remediator.ForeignAttribute REMEDIATOR_USER_DISPLAY_NAME
public static final Remediator.ForeignAttribute REMEDIATOR_ROLE_DISPLAY_NAME
public final java.lang.String attributeName
public static Remediator.ForeignAttribute[] values()
public static Remediator.ForeignAttribute valueOf(java.lang.String name)