Package org.camunda.bpm.engine.identity
Class Picture
- java.lang.Object
 - 
- org.camunda.bpm.engine.identity.Picture
 
 
- 
public class Picture extends java.lang.Object- Author:
 - Tom Baeyens
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Picture(byte[] bytes, java.lang.String mimeType) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getBytes()java.io.InputStreamgetInputStream()java.lang.StringgetMimeType() 
 -