Uses of Class
com.ebmwebsourcing.petalsbpm.bpmndiagram.editormodels.TaskEditorModel

Packages that use TaskEditorModel
com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities   
 

Uses of TaskEditorModel in com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities
 

Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.process.activities with parameters of type TaskEditorModel
 void TaskSyntaxModelBinder.commonBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.TaskBean taskBean, TaskEditorModel taskEditorModel)
           
 void TaskSyntaxModelBinder.receiveTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ReceiveTaskBean receiveTaskBean, TaskEditorModel taskEditorModel)
           
 void TaskSyntaxModelBinder.sendTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.SendTaskBean sendTaskBean, TaskEditorModel taskEditorModel)
           
 void TaskSyntaxModelBinder.serviceTaskBind(com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.standard.process.activity.ServiceTaskBean serviceTaskBean, TaskEditorModel taskEditorModel)
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.