ok. probably also the getStartForm should be renamed to getStartFormResourceName(...), as it points to the resource in the business archive where the form can be fetched with repositoryService.getResourceAsStream(String,String)
Collection<String> ExecutionService.getStartActivityNames(String processDefinitionId);
|
| String TaskService.getStartFormResourceName(String processDefinitionId, String startActivityName);
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240284#4240284
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240284