Constant Field Values
Contents
org.openrewrite.*
-
org.openrewrite.java.migrate.joda.templates.TimeClassNamesModifier and TypeConstant FieldValue
public static final String"java.time.temporal.ChronoField"public static final String"java.time.ZonedDateTime"public static final String"java.time.Duration"public static final String"java.time.Instant"public static final String"java.time.LocalDate"public static final String"java.time.LocalTime"public static final String"java.time.temporal.TemporalAdjuster"public static final String"java.time.temporal.IsoFields"public static final String"java.time.format.FormatStyle"public static final String"java.time.format.DateTimeFormatter"public static final String"java.time"public static final String"java.util.Date"public static final String"java.time.ZoneId"public static final String"java.time.ZoneOffset"public static final String"org.joda.time.base.AbstractDateTime"public static final String"org.joda.time.base.AbstractDuration"public static final String"org.joda.time.base.AbstractInstant"public static final String"org.joda.time.base.AbstractInterval"public static final String"org.joda.time.base.BaseDateTime"public static final String"org.joda.time.base.BaseDuration"public static final String"org.joda.time.base.BaseInterval"public static final String"org.joda.time.DateTime"public static final String"org.joda.time.DateTimeFieldType"public static final String"org.joda.time.DateTimeZone"public static final String"org.joda.time.Duration"public static final String"org.joda.time.DurationFieldType"public static final String"org.joda.time.Instant"public static final String"org.joda.time.Interval"public static final String"org.joda.time.LocalDate"public static final String"org.joda.time.LocalTime"public static final String"org.joda.time.ReadableDuration"public static final String"org.joda.time.ReadableInstant"public static final String"org.joda.time.format.DateTimeFormat"public static final String"org.joda.time.format.DateTimeFormatter"public static final String"org.joda.time"public static final String"org.threeten.extra.Interval"public static final String"org.threeten.extra"
-
org.openrewrite.java.migrate.lombok.log.UseCommonsLogModifier and TypeConstant FieldValue
protected static final StringFIELD_NAME_DESCRIPTION"Name of the log field to replace. If not specified, the field name is not checked and any field that satisfies the other checks is converted." -
org.openrewrite.java.migrate.lombok.log.UseJBossLogModifier and TypeConstant FieldValue
protected static final StringFIELD_NAME_DESCRIPTION"Name of the log field to replace. If not specified, the field name is not checked and any field that satisfies the other checks is converted." -
org.openrewrite.java.migrate.lombok.log.UseLogModifier and TypeConstant FieldValue
protected static final StringFIELD_NAME_DESCRIPTION"Name of the log field to replace. If not specified, the field name is not checked and any field that satisfies the other checks is converted." -
org.openrewrite.java.migrate.lombok.log.UseLog4j2Modifier and TypeConstant FieldValue
protected static final StringFIELD_NAME_DESCRIPTION"Name of the log field to replace. If not specified, the field name is not checked and any field that satisfies the other checks is converted." -
org.openrewrite.java.migrate.lombok.log.UseSlf4jModifier and TypeConstant FieldValue
protected static final StringFIELD_NAME_DESCRIPTION"Name of the log field to replace. If not specified, the field name is not checked and any field that satisfies the other checks is converted."