org.camunda.bpm.engine.spring.annotations
Annotation Type UserId


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface UserId

specifies which parameter is a user id


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2015 camunda services GmbH. All rights reserved.