- com.eviware.soapui.plugins.vcs.VcsIntegrationConfiguration
-
@java.lang.annotation.Target(ElementType.TYPE)
@java.lang.annotation.Retention(RetentionPolicy.RUNTIME)
public @interface VcsIntegrationConfiguration
Indicates that the annotated class, which must implement the interface VcsIntegration, should be loaded
by the plugin loader.
-
-
Element Summary
Required Element Summary
Type |
Name and Description |
java.lang.String |
name
|
Optional Element Summary
Type |
Name and Description |
java.lang.String |
description - Default:
- ""
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Element Detail
-
public java.lang.String description
- Default:
- ""
-
public java.lang.String name
ReadyAPI functional (soapui-pro) SDK 3.56.0