public class GetRenditionItemStreamCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<InputStream>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
renditionItemId |
| Constructor and Description |
|---|
GetRenditionItemStreamCmd(String renditionItemId) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String renditionItemId
public GetRenditionItemStreamCmd(String renditionItemId)
public InputStream execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<InputStream>Copyright © 2019. All rights reserved.