Uses of Interface
io.dialob.session.engine.session.command.UpdateClassNames
Packages that use UpdateClassNames
-
Uses of UpdateClassNames in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement UpdateClassNamesMethods in io.dialob.session.engine.session.command that return UpdateClassNamesModifier and TypeMethodDescriptionstatic UpdateClassNamesCommandFactory.updateClassNames(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type UpdateClassNamesModifier and TypeMethodDescriptionstatic ImmutableUpdateClassNamesImmutableUpdateClassNames.copyOf(UpdateClassNames instance) Creates an immutable copy of aUpdateClassNamesvalue.ImmutableUpdateClassNames.Builder.from(UpdateClassNames instance) Fill a builder with attribute values from the providedUpdateClassNamesinstance.