public interface OutcomeInitiator
| 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
|
String initOutcome(Job job) throws InvalidDataException
job - the Job containing information about the Outcome to be constructedInvalidDataExceptionOutcome initOutcomeInstance(Job job) throws InvalidDataException
job - the Job containing information about the Outcome to be constructedInvalidDataExceptionCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.