- com.eviware.soapui.impl.actions.Labeled
-
- All Superinterfaces:
- Labeled
public interface DiscoveryMethod
extends Labeled
Represents a way of creating a SoapUI project from discovered resources, e.g. by recording traffic or
scanning through a log file.
-
-
Method Detail
-
public void discoverResources(Workspace workspace)
-
public java.util.List<DiscoveredRequest> discoverResourcesSynchronously(Workspace workspace)
-
public java.lang.String getDescription()
-
public boolean isSynchronous()
ReadyAPI functional (soapui-pro) SDK 3.56.0