public class Breadcrumb extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Breadcrumb.Level
Possible choices for the level field.
|
static class |
Breadcrumb.Type
Possible choices for the type field.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
Map<String,String> |
getData() |
Breadcrumb.Level |
getLevel() |
String |
getMessage() |
Date |
getTimestamp() |
Breadcrumb.Type |
getType() |
public Breadcrumb.Type getType()
public Date getTimestamp()
public Breadcrumb.Level getLevel()
public String getMessage()
public String getCategory()
Copyright © 2012–2017. All rights reserved.