public interface FlowableUserPresenceChangeEvent
extends org.flowable.common.engine.api.delegate.event.FlowableEvent
Modifier and Type | Method and Description |
---|---|
String |
getPresence()
The newly changed presence state of the user.
|
String |
getUserId()
The id of the user whose presence has been changed.
|
Copyright © 2019. All rights reserved.