public interface ExecutionXMLGenerator extends ExecutionHandler
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateExecutionXML(ExecutionXMLContext executionXMLContext)
Returns the execution XML specifying a set of operations for the application to perform
|
java.lang.String generateExecutionXML(ExecutionXMLContext executionXMLContext) throws ExtensionException
executionXMLContext
- the execution XML contextExtensionException
- if the execution XML cannot be generated for some reason(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.