@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Steps
Modifier and Type | Optional Element and Description |
---|---|
String |
actor |
boolean |
shared |
boolean |
uniqueInstance
Deprecated.
|
@Deprecated public abstract boolean uniqueInstance
public abstract String actor
Copyright © 2021. All rights reserved.