| Package | Description |
|---|---|
| org.wso2.carbon.event.execution.manager.admin.dto.configuration.xsd | |
| org.wso2.carbon.event.execution.manager.stub |
| Modifier and Type | Method and Description |
|---|---|
static ScenarioConfigurationDTO |
ScenarioConfigurationDTO.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
| Modifier and Type | Field and Description |
|---|---|
protected ScenarioConfigurationDTO |
GetConfigurationResponse.local_return
field for _return
|
protected ScenarioConfigurationDTO |
SaveConfiguration.localConfiguration
field for Configuration
|
| Modifier and Type | Method and Description |
|---|---|
ScenarioConfigurationDTO |
GetConfigurationResponse.get_return()
Auto generated getter method
|
ScenarioConfigurationDTO |
SaveConfiguration.getConfiguration()
Auto generated getter method
|
ScenarioConfigurationDTO |
ExecutionManagerAdminServiceStub.getConfiguration(String domainName62,
String configName63)
Auto generated method signature
|
ScenarioConfigurationDTO |
ExecutionManagerAdminService.getConfiguration(String domainName31,
String configName32)
Auto generated method signature
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionManagerAdminServiceCallbackHandler.receiveResultgetConfiguration(ScenarioConfigurationDTO result)
auto generated Axis2 call back method for getConfiguration method
override this method for handling normal response from getConfiguration operation
|
String[] |
ExecutionManagerAdminServiceStub.saveConfiguration(ScenarioConfigurationDTO configuration44)
Auto generated method signature
|
String[] |
ExecutionManagerAdminService.saveConfiguration(ScenarioConfigurationDTO configuration13)
Auto generated method signature
|
void |
GetConfigurationResponse.set_return(ScenarioConfigurationDTO param)
Auto generated setter method
|
void |
SaveConfiguration.setConfiguration(ScenarioConfigurationDTO param)
Auto generated setter method
|
void |
ExecutionManagerAdminServiceStub.startsaveConfiguration(ScenarioConfigurationDTO configuration44,
ExecutionManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
ExecutionManagerAdminService.startsaveConfiguration(ScenarioConfigurationDTO configuration13,
ExecutionManagerAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Copyright © 2016 WSO2. All rights reserved.