@Qualifier @Retention(value=RUNTIME) @Documented public @interface ProcessVariableLocal
@Inject @ProcessVariableLocal Object accountNumber@Inject @ProcessVariableLocal("accountNumber") Object accountpublic abstract String value
Copyright © 2013–2019 camunda services GmbH. All rights reserved.