| Package | Description |
|---|---|
| net.anotheria.moskito.webui.journey.api | |
| net.anotheria.moskito.webui.shared.api | |
| net.anotheria.moskito.webui.tracers.api | |
| net.anotheria.moskito.webui.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TagEntryAO> |
TracedCallAO.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
TracedCallAO.setTags(java.util.List<TagEntryAO> tags) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TagEntryAO> |
CaughtErrorAO.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaughtErrorAO.setTags(java.util.List<TagEntryAO> tags) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TagEntryAO> |
TraceAO.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
TraceAO.setTags(java.util.List<TagEntryAO> tags) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<TagEntryAO> |
TagsUtil.tagsMapToTagEntries(java.util.Map<java.lang.String,java.lang.String> tagsMap)
Creates tags info beans from given
tags map with tag names as keys and tag values as map values
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.