Uses of Class
org.jbpm.designer.taskforms.TaskFormOutput
-
Packages that use TaskFormOutput Package Description org.jbpm.designer.taskforms -
-
Uses of TaskFormOutput in org.jbpm.designer.taskforms
Methods in org.jbpm.designer.taskforms that return types with arguments of type TaskFormOutput Modifier and Type Method Description List<TaskFormOutput>
TaskFormInfo. getTaskOutputs()
Method parameters in org.jbpm.designer.taskforms with type arguments of type TaskFormOutput Modifier and Type Method Description void
TaskFormInfo. setTaskOutputs(List<TaskFormOutput> taskOutputs)
-