org.camunda.bpm.engine.cdi.annotation
Annotation Type ProcessEngineName


@Qualifier
@Target(value={TYPE,METHOD,PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
public @interface ProcessEngineName


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2016 camunda services GmbH. All rights reserved.