http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.traffic
/
TransactionDetailView
Transaction
Detail
View
data
class
TransactionDetailView
(
val
tx
:
TransactionDetail
,
val
showImport
:
Boolean
=
true
)
:
ViewModel
(
source
)
Members
Constructors
Transaction
Detail
View
Link copied to clipboard
constructor
(
tx
:
TransactionDetail
,
showImport
:
Boolean
=
true
)
Properties
dir
Badge
Class
Link copied to clipboard
val
dirBadgeClass
:
String
dir
Badge
Text
Link copied to clipboard
val
dirBadgeText
:
String
import
Label
Link copied to clipboard
val
importLabel
:
String
import
Path
Link copied to clipboard
val
importPath
:
String
is
Inbound
Link copied to clipboard
val
isInbound
:
Boolean
short
Trace
Id
Link copied to clipboard
val
shortTraceId
:
String
?
show
Import
Link copied to clipboard
val
showImport
:
Boolean
status
Class
Link copied to clipboard
val
statusClass
:
String
tx
Link copied to clipboard
val
tx
:
TransactionDetail
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String