- All Implemented Interfaces:
 
Command<Void> 
- Author:
 
- Daniel Meyer
 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable 
 
- 
 
- 
Constructor Details
- 
DeleteUserPictureCmd
public DeleteUserPictureCmd(String userId) 
 
 
-