Class UserDisconnectedCmd
- java.lang.Object
-
- com.flowable.engage.engine.impl.cmd.UserDisconnectedCmd
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Void
execute(CommandContext commandContext)
protected void
performUserUpdate(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
performUserUpdate
protected void performUserUpdate(CommandContext commandContext)
-
-