Package org.camunda.bpm.engine.impl.cmd
Class DeleteUserCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd<Void>
org.camunda.bpm.engine.impl.cmd.DeleteUserCmd
- All Implemented Interfaces:
Serializable
,Command<Void>
public class DeleteUserCmd
extends AbstractWritableIdentityServiceCmd<Void>
implements Command<Void>, Serializable
- Author:
- Tom Baeyens
- See Also:
-
Constructor Details
-
DeleteUserCmd
-
-
Method Details
-
executeCmd
- Specified by:
executeCmd
in classAbstractWritableIdentityServiceCmd<Void>
-