public class CallTrace extends Object
Constructor and Description |
---|
CallTrace() |
Modifier and Type | Method and Description |
---|---|
List<TraceNode> |
getTasks()
This method returns the tasks.
|
void |
setTasks(List<TraceNode> tasks)
This method sets the tasks.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.