@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface Node
boolean
autoExecute
haveState
String
name
processor
public abstract String name
public abstract boolean haveState
public abstract boolean autoExecute
public abstract String processor
Copyright © 2020. All rights reserved.