@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Documented @ConditionalOnProperty(value="releaser.flow.default-enabled", matchIfMissing=true) public @interface ConditionalOnDefaultFlowEnabled
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.