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 reasonCopyright © 2014 Integral Solutions Ltd. All Rights Reserved.