@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface ActionType
Modifier and Type | Required Element and Description |
---|---|
String |
value |
Modifier and Type | Optional Element and Description |
---|---|
Class<?> |
expectedReturnedType |
public abstract Class<?> expectedReturnedType
1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation