jBPM Designer - Backend 6.0.3-SNAPSHOT

Uses of Class
org.jbpm.designer.taskforms.TaskFormInfo

Packages that use TaskFormInfo
org.jbpm.designer.taskforms   
org.jbpm.designer.web.server   
 

Uses of TaskFormInfo in org.jbpm.designer.taskforms
 

Methods in org.jbpm.designer.taskforms that return types with arguments of type TaskFormInfo
 List<TaskFormInfo> TaskFormTemplateManager.getTaskFormInformationList()
           
 

Method parameters in org.jbpm.designer.taskforms with type arguments of type TaskFormInfo
 void TaskFormTemplateManager.setTaskFormInformationList(List<TaskFormInfo> taskFormInformationList)
           
 

Uses of TaskFormInfo in org.jbpm.designer.web.server
 

Methods in org.jbpm.designer.web.server with parameters of type TaskFormInfo
 org.json.JSONObject TaskFormsServlet.storeTaskForm(TaskFormInfo taskForm, String location, Repository repository)
           
 


jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.