@Documented @Target(value=METHOD) @Retention(value=RUNTIME) @Node(newTx=true) public @interface StartNode
@AliasFor(annotation=Node.class, attribute="name") public abstract String name
@AliasFor(annotation=Node.class, attribute="processor") public abstract String processor
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.