public class QueryOutcomeInitiator extends Object implements OutcomeInitiator
| Constructor and Description |
|---|
QueryOutcomeInitiator() |
| Modifier and Type | Method and Description |
|---|---|
String |
initOutcome(Job job)
Constructs and initialises the Outcome string (XML)
|
Outcome |
initOutcomeInstance(Job job)
Constructs and initialises the Outcome object
|
public String initOutcome(Job job) throws InvalidDataException
OutcomeInitiatorinitOutcome in interface OutcomeInitiatorjob - the Job containing information about the Outcome to be constructedInvalidDataExceptionpublic Outcome initOutcomeInstance(Job job) throws InvalidDataException
OutcomeInitiatorinitOutcomeInstance in interface OutcomeInitiatorjob - the Job containing information about the Outcome to be constructedInvalidDataExceptionCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.