public interface ActionDescription
Provides a description for ReadyAPI actions. Typically the actions inherit SoapUIAction that extends this interface.
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getDescription() |
|
public java.lang.String |
getId() |
|
public java.lang.String |
getName() |
|
public boolean |
isDefault() |
|
public boolean |
isEnabled() |