org.camunda.bpm.engine.impl.cmd
Class GetUserPictureCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetUserPictureCmd
- All Implemented Interfaces:
- Serializable, Command<Picture>
public class GetUserPictureCmd
- extends Object
- implements Command<Picture>, Serializable
- Author:
- Daniel Meyer, Tom Baeyens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userId
protected String userId
GetUserPictureCmd
public GetUserPictureCmd(String userId)
execute
public Picture execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<Picture>
Copyright © 2017 camunda services GmbH. All rights reserved.