Uses of Interface
io.dialob.executor.command.UpdateClassNames
-
Packages that use UpdateClassNames Package Description io.dialob.executor.command -
-
Uses of UpdateClassNames in io.dialob.executor.command
Classes in io.dialob.executor.command that implement UpdateClassNames Modifier and Type Class Description classImmutableUpdateClassNamesImmutable implementation ofUpdateClassNames.Methods in io.dialob.executor.command that return UpdateClassNames Modifier and Type Method Description static UpdateClassNamesCommandFactory. updateClassNames(ItemId targetId, Expression expression)Methods in io.dialob.executor.command with parameters of type UpdateClassNames Modifier and Type Method Description static ImmutableUpdateClassNamesImmutableUpdateClassNames. copyOf(UpdateClassNames instance)Creates an immutable copy of aUpdateClassNamesvalue.ImmutableUpdateClassNames.BuilderImmutableUpdateClassNames.Builder. from(UpdateClassNames instance)Fill a builder with attribute values from the providedUpdateClassNamesinstance.
-