@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface AfterStory
Modifier and Type | Optional Element and Description |
---|---|
int |
order
Lifecycle hooks with the higher order will be executed last
|
boolean |
uponGivenStory |
Copyright © 2003–2021. All rights reserved.