Class UnlockUserCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.UnlockUserCmd
All Implemented Interfaces:
Serializable, Command<Object>

public class UnlockUserCmd extends Object implements Command<Object>, Serializable
Allows to unlock users. Only CAMUNDA_ADMIN is authorised to do it.
Author:
Yana Vasileva
See Also: