[jbpm-dev] [Design of JBoss jBPM] - Re: Start process with form

tom.baeyens@jboss.com do-not-reply at jboss.com
Fri Jun 26 06:59:27 EDT 2009


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



More information about the jbpm-dev mailing list