public class GetContentItemStreamCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<InputStream>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
contentItemId |
| Constructor and Description |
|---|
GetContentItemStreamCmd(String contentItemId) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String contentItemId
public GetContentItemStreamCmd(String contentItemId)
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.