Uses of Class
io.dialob.session.engine.session.command.ImmutableUpdateActivityCommand.Builder
Packages that use ImmutableUpdateActivityCommand.Builder
-
Uses of ImmutableUpdateActivityCommand.Builder in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableUpdateActivityCommand.BuilderModifier and TypeMethodDescriptionImmutableUpdateActivityCommand.Builder.addAllTriggers(Iterable<? extends Trigger<ItemState>> elements) Adds elements totriggerslist.ImmutableUpdateActivityCommand.Builder.addTriggers(Trigger<ItemState> element) Adds one element totriggerslist.ImmutableUpdateActivityCommand.Builder.addTriggers(Trigger<ItemState>... elements) Adds elements totriggerslist.ImmutableUpdateActivityCommand.builder()Creates a builder forImmutableUpdateActivityCommand.ImmutableUpdateActivityCommand.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableUpdateActivityCommand.Builder.from(AbstractUpdateBooleanAttributeCommand instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.AbstractUpdateBooleanAttributeCommandinstance.ImmutableUpdateActivityCommand.Builder.from(UpdateActivityCommand instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.UpdateActivityCommandinstance.Initializes the value for thetargetIdattribute.Sets or replaces all elements fortriggerslist.