JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowable.agent.engine.impl.runtime.invocation
Interface AgentInvocationContext.MediaItem
All Known Implementing Classes:
MediaItemBytes
Enclosing interface:
AgentInvocationContext
public static interface
AgentInvocationContext.MediaItem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getContentItemId
()
byte[]
getData
()
String
getMimeType
()
String
getName
()
Method Details
getName
String
getName
()
getMimeType
String
getMimeType
()
getData
byte[]
getData
()
getContentItemId
String
getContentItemId
()