public class CallTraceBean extends Object
Constructor and Description |
---|
CallTraceBean()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<TraceNodeBean> |
getTasks() |
void |
setTasks(List<TraceNodeBean> tasks) |
public List<TraceNodeBean> getTasks()
public void setTasks(List<TraceNodeBean> tasks)
tasks
- the tasks to setCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.