Class FileInput
java.lang.Object
org.apache.camel.component.bonita.api.model.FileInput
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]voidsetContent(byte[] content) voidsetFilename(String filename)
-
Constructor Details
-
FileInput
-
-
Method Details
-
getFilename
-
setFilename
-
getContent
public byte[] getContent() -
setContent
public void setContent(byte[] content)
-