| Package | Description |
|---|---|
| org.apache.sling.cms.insights |
Support for Content Insights
|
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.danger(String text) |
static Message |
Message.defaultMsg(String text) |
Message |
Insight.getPrimaryMessage() |
static Message |
Message.success(String text) |
static Message |
Message.warn(String text) |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
Insight.getScoreDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
Insight.addMessage(Message message) |
void |
Insight.setPrimaryMessage(Message primaryMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
Insight.setScoreDetails(List<Message> scoreDetails) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.