@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Activity
Activitiespublic abstract String name
public abstract String version
Activities annotation for the interface.  If 
 Activities.version() is also empty string then AWS Flow Framework
 annotation processor reports an error.