|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.rules.ras.extractor.IlrAllTasksExtractor
public class IlrAllTasksExtractor
The extractor for the <all-tasks> tag value of the scenario report.
The variable to use is: ALL_TASKS.
The return type of this variable is: java.util.ArrayList<java.util.String>.
| Field Summary | |
|---|---|
static String |
NAME
The variable name. |
| Constructor Summary | |
|---|---|
IlrAllTasksExtractor()
|
|
| Method Summary | |
|---|---|
Object |
extractValue(IlrScenarioResponse report)
Creates an operand for the extractor. |
String |
getName()
Gets the name of the extractor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
| Constructor Detail |
|---|
public IlrAllTasksExtractor()
| Method Detail |
|---|
public String getName()
IlrExtractor
getName in interface IlrExtractor
public Object extractValue(IlrScenarioResponse report)
throws IlrMalformedScenarioResultException
IlrExtractor
extractValue in interface IlrExtractorIlrMalformedScenarioResultExceptionreport - The scenario response which resulted from a ruleset execution.
|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||