Uses of Class
org.activiti.application.FileContent
-
Packages that use FileContent Package Description org.activiti.application -
-
Uses of FileContent in org.activiti.application
Methods in org.activiti.application that return FileContent Modifier and Type Method Description FileContentApplicationEntry. getFileContent()Methods in org.activiti.application that return types with arguments of type FileContent Modifier and Type Method Description java.util.List<FileContent>ApplicationContent. getFileContents(java.lang.String entryType)Constructors in org.activiti.application with parameters of type FileContent Constructor Description ApplicationEntry(java.lang.String type, FileContent fileContent)
-