| Package | Description |
|---|---|
| com.adobe.acs.commons.quickly.results |
Quickly Results
|
| com.adobe.acs.commons.quickly.results.impl.serializers |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.Builder.build() |
Action |
Result.getAction() |
Action |
Result.getSecondaryAction() |
| Modifier and Type | Method and Description |
|---|---|
Result.Builder |
Result.Builder.action(Action action) |
Result.Builder |
Result.Builder.secondaryAction(Action secondaryAction) |
void |
Result.setAction(Action action) |
void |
Result.setSecondaryAction(Action secondaryAction) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
AbstractResultSerializer.toJSON(Action action) |
Copyright © 2013–2020 Adobe. All rights reserved.