@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) public class ReportRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PN_EXECUTOR |
| Constructor and Description |
|---|
ReportRunner(org.apache.sling.api.SlingHttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFailureMessage() |
ReportExecutor |
getReportExecutor()
Gets the ReportExecutor.
|
protected void |
init() |
boolean |
isSuccessful() |
public static final String PN_EXECUTOR
public ReportRunner(org.apache.sling.api.SlingHttpServletRequest request)
public String getFailureMessage()
public ReportExecutor getReportExecutor()
@PostConstruct protected void init()
public boolean isSuccessful()
Copyright © 2013–2020 Adobe. All rights reserved.