Uses of Interface
pl.edu.icm.unity.engine.api.session.SessionManagement.AttributeUpdater
Packages that use SessionManagement.AttributeUpdater
-
Uses of SessionManagement.AttributeUpdater in pl.edu.icm.unity.engine.api.session
Classes in pl.edu.icm.unity.engine.api.session that implement SessionManagement.AttributeUpdaterModifier and TypeClassDescriptionstatic class
Session attribute updater adding a new SessionParticipant to the session.Methods in pl.edu.icm.unity.engine.api.session with parameters of type SessionManagement.AttributeUpdaterModifier and TypeMethodDescriptionvoid
SessionManagement.updateSessionAttributes
(String id, SessionManagement.AttributeUpdater updater) Updates the extra attributes of the session.