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 Voidexecute(CommandContext commandContext)protected voidperformUserUpdate(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
performUserUpdate
protected void performUserUpdate(CommandContext commandContext)
-
-