Uses of Class
io.dialob.session.engine.session.command.ImmutableGotoPage
Packages that use ImmutableGotoPage
-
Uses of ImmutableGotoPage in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableGotoPageModifier and TypeMethodDescriptionImmutableGotoPage.Builder.build()Builds a newImmutableGotoPage.static ImmutableGotoPageCreates an immutable copy of aGotoPagevalue.static ImmutableGotoPageConstruct a new immutableGotoPageinstance.static ImmutableGotoPageConstruct a new immutableGotoPageinstance.final ImmutableGotoPageCopy the current immutable object by setting a value for thepageattribute.final ImmutableGotoPageImmutableGotoPage.withTargetId(ItemId value) Copy the current immutable object by setting a value for thetargetIdattribute.final ImmutableGotoPageImmutableGotoPage.withTriggers(Trigger<ItemState>... elements) Copy the current immutable object with elements that replace the content oftriggers.final ImmutableGotoPageImmutableGotoPage.withTriggers(Iterable<? extends Trigger<ItemState>> elements) Copy the current immutable object with elements that replace the content oftriggers.