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


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

specifies which parameter is a task id


Optional Element Summary
 String value
           
 

value

public abstract String value
Default:
""


Copyright © 2015 camunda services GmbH. All rights reserved.