3 Replies Latest reply on Jul 19, 2006 8:52 AM by kukeltje

    Function for process definition export

    aymanson

      Is there any api for export the process definition in database to OutputStream? I found that this is a method called getFileDefinition() in ProcessDefinition class. When I try to call it, it returns null. Is it only for people who use File storage only and not for exporting the definition back to file?. The JavaDoc did not have any description for that call.