@Retention(value=SOURCE) @Target(value=TYPE) public static @interface ProjectConvertor.Registration
ProjectConvertor
for given pattern.Modifier and Type | Required Element and Description |
---|---|
String |
requiredPattern
The required file(s).
|
Modifier and Type | Optional Element and Description |
---|---|
int |
position
Position in the services folder.
|
public abstract String requiredPattern