@Documented @Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) public @interface ApiFlowStep
| Modifier and Type | Required Element and Description |
|---|---|
String |
apimethodid
The api method identified by this id is the method used in the flow step
|
public abstract String apimethodid
Copyright © 2015. All rights reserved.