| Modifier and Type | Method and Description |
|---|---|
protected org.uberfire.mvp.ParameterizedCommand<Status> |
DecisionTableAnalyzer.getOnStatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisReporter.sendStatus(Status status) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckRunner.run(org.uberfire.mvp.ParameterizedCommand<Status> onStatus,
org.uberfire.mvp.Command onCompletion)
Run analysis with feedback
|
| Constructor and Description |
|---|
ChecksRepeatingCommand(Set<Check> checksToRun,
org.uberfire.mvp.ParameterizedCommand<Status> onStatus,
org.uberfire.mvp.Command onCompletion) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalysisReportScreen.showStatus(Status status) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.