| Package | Description |
|---|---|
| com.eviware.soapui.actions | |
| com.eviware.soapui.impl.actions | |
| com.eviware.soapui.impl.rest.discovery | |
| com.eviware.soapui.impl.rest.panels.discovery |
| Modifier and Type | Method and Description |
|---|---|
static void |
DiscoverRestResourcesProAction.createProjectFromDiscovery(com.eviware.soapui.model.workspace.Workspace workspace,
RestDiscoveryMethod method) |
| Modifier and Type | Method and Description |
|---|---|
RestDiscoveryMethod |
DiscoveryMethod.getRestDiscoveryMethod() |
| Modifier and Type | Method and Description |
|---|---|
RestDiscoveryMethod |
RestDiscoveryController.getRestDiscoveryMethod() |
static RestDiscoveryMethod |
RestDiscoveryMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestDiscoveryMethod[] |
RestDiscoveryMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestDiscoveryController.chooseDiscoveryMethod(RestDiscoveryMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestDiscoveryMethodChangeListener.onMethodChange(RestDiscoveryMethod method) |
Copyright © 2019. All rights reserved.